Amaury Forgeot d'Arc <[email protected]> added the comment:

Are you sure that counter.next() cannot release the GIL?  Remember that any 
DECREF can trigger the garbage collector and execute arbitrary code...

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11866>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to