[issue9573] importing a module that executes fork() raises RuntimeError

Nick Coghlan report at bugs.python.org
Tue Aug 17 04:22:35 CEST 2010


Nick Coghlan <ncoghlan at gmail.com> added the comment:

One slight tweak to that suggested change - the lock reinitialisation needs to acquire the new lock in the first branch.

----------

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


More information about the Python-bugs-list mailing list