We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import/Export plugin holds reference to Open MCT object instance after application has been unloaded, preventing garbage collection.
Import/Export plugin should not prevent garbage collection of Open MCT instance object.
No user impact. Test only.
The text was updated successfully, but these errors were encountered:
Testing instructions: Run the automated tests, ensure that they do not fail on the Import/export plugin tests.
Sorry, something went wrong.
Tests did not fail... so fixed?
Successfully merging a pull request may close this issue.
Summary
Import/Export plugin holds reference to Open MCT object instance after application has been unloaded, preventing garbage collection.
Expected vs Current Behavior
Import/Export plugin should not prevent garbage collection of Open MCT instance object.
Impact Check List
No user impact. Test only.
Environment
The text was updated successfully, but these errors were encountered: