-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
CLR <-> JVM acts as an object broker where each side keeps a dictionary reference of the brokered objects references by their native hashcodes. I believe that storing the objects in the Dictionaries doesn't make the eligible for garbage collection.
A proposed solution is to find a points to object function similar to what I believe is being used in PythonNet. I am not sure how it works but just a possible scenario that needs to be understood.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels