[issue1590864] import deadlocks when using PyObjC threads

ayal baron report at bugs.python.org
Tue Apr 21 17:21:07 CEST 2009


ayal baron <ayal.baron at rocketier.com> added the comment:

Hi,
We have the same problem while running two threads where one is running
a subprocess command and the other is importing modules.  This will
cause a deadlock and this IS a bug!!!
This happens quite often on a slow machine (once every 2-3 runs).

----------
nosy: +abaron

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


More information about the Python-bugs-list mailing list