You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About "Design reference counting for c_ion objects".
Currently, ionpy doesn't manage the reference to the other object on their layer.
(e.g. Builder doesn't hold Node reference on the Python layer)
This possibly leads issue of object lifetime.
The text was updated successfully, but these errors were encountered: