Nick Coghlan added the comment:

We already knew that reference count management was likely to be one of the 
thorniest problems with allowing true subinterpreter level concurrency, this 
issue just reminds us that the cyclic GC is going to be a challenge as well.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24554>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to