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
I am not sure if you have the same issues that JPype does with irresolvable reference loops between Java and Python. I am trying to come up with a general solution to the issue and am looking for any interested parties. If successful any language with gc can be seamlessly integrated such that users don't need to concern themselves with work arounds like weak referencing.
I am not sure if you have the same issues that JPype does with irresolvable reference loops between Java and Python. I am trying to come up with a general solution to the issue and am looking for any interested parties. If successful any language with gc can be seamlessly integrated such that users don't need to concern themselves with work arounds like weak referencing.
https://discuss.python.org/t/support-for-cross-language-garbage-collection/91055/3
jpype-project/jpype#1296
The text was updated successfully, but these errors were encountered: