ert
ert copied to clipboard
Add implementations of free to BaseCClass classes
For some reason semeio tests are failing, and among other things throwing an exception about something based on BaseCClass not implementing free. I cannot tell from the logs which class it is, hence we search for all classes (directly) based on BaseCClass, and add a free method, hoping that this will alleviate the errors we're seeing.
Issue Resolves #my_issue
Approach Short description of the approach
Pre review checklist
- [ ] Added appropriate release note label
- [ ] PR title captures the intent of the changes, and is fitting for release notes.
- [ ] Commit history is consistent and clean, in line with the contribution guidelines.
Adding labels helps the maintainers when writing release notes. This is the list of release note labels.