Antoine Pitrou <pit...@free.fr> added the comment:

Victor pointed out that Py_Finalize() is not necessarily called in the main 
Python thread. This new patch records the thread state of the finalizing 
thread, and also includes a test case.

----------
Added file: http://bugs.python.org/file21872/finalizing2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<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