Antoine Pitrou <[email protected]> added the comment:

See #9901 for a variation on the same global issue (running threads can access 
interpreter structures - the GIL - while the main thread is trying to destroy 
them).

----------

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

Reply via email to