[issue1590864] Function-level import in os triggering an threaded import deadlock

Thomas Wouters report at bugs.python.org
Wed Sep 16 22:04:07 CEST 2009


Thomas Wouters <thomas at python.org> added the comment:

Checked in the patch to fix the forks-through-os.fork() cases, which 
should be most of them. Forks from other C code will need some more work, 
created http://bugs.python.org/issue6923 to track that.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1590864>
_______________________________________


More information about the Python-bugs-list mailing list