PythonMonkey icon indicating copy to clipboard operation
PythonMonkey copied to clipboard

Implement cross-language garbage collection and cycle detection

Open zollqir opened this issue 2 years ago • 0 comments

Describe your feature request here.

Pythonmonkey should be able to communicate cross-language reference cycles to the python cycle collector and the spidermonkey garbage collector should be able to collect everything appropriately.

Code example

No response

zollqir avatar Jul 28 '23 11:07 zollqir