[issue11158] Python VM deadlock

Pham Cong Dinh report at bugs.python.org
Thu Feb 10 06:10:56 CET 2011


Pham Cong Dinh <pcdinh at gmail.com> added the comment:

Hi Vinay,

Your example use a child process to receive log messages. I am implementing a thread-based solution. Do you think that multiprocessing.Queue() has major issues with threads or this problem happens only on Mac OSX implementations?

I still reproduce it quite easily on my system: Mac OS 10.6 and Python 2.6.6

----------

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


More information about the Python-bugs-list mailing list