-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
code improvementA feature request that will improve the software and its maintainability, but be invisible to users.A feature request that will improve the software and its maintainability, but be invisible to users.good first issueGood for newcomersGood for newcomers
Milestone
Description
There are a lot of circular pointers in MontePy. Weakrefs should be used in someplaces to avoid these circular pointers, making problems un garbage collectable. Likely self._problem should be a weakref.
This is somewhat related to #45.
Metadata
Metadata
Assignees
Labels
code improvementA feature request that will improve the software and its maintainability, but be invisible to users.A feature request that will improve the software and its maintainability, but be invisible to users.good first issueGood for newcomersGood for newcomers