[issue6380] Deadlock during the "import" in the fork()'ed child process if fork() happened while import_lock was held

Dmitriy Khramtsov report at bugs.python.org
Tue Jun 30 08:11:56 CEST 2009


Dmitriy Khramtsov <highdn at gmail.com> added the comment:

> Does the problem also exist in Python 2.6? We will definitely not fix it
> anymore for 2.4 and 2.5.

Yep.  Exactly same problem in Python 2.6.

This problem does probably exist in all newer versions as well but I 
didn't explicitly test for that.

----------
versions: +Python 2.6

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


More information about the Python-bugs-list mailing list