Antoine Pitrou added the comment:

What is that supposed to demonstrate? GC is a global operation and is not tied 
to subinterpreters: GC may happen in any interpreter, not necessarily the one 
where the resource was allocated.

----------
nosy: +pitrou

_______________________________________
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