[issue13373] Unexpected blocking call to multiprocessing.Queue.get with a timeout

Roundup Robot report at bugs.python.org
Thu Nov 10 00:45:34 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset e7b6dca28a2f by Antoine Pitrou in branch '2.7':
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
http://hg.python.org/cpython/rev/e7b6dca28a2f

New changeset 9328080a19c0 by Antoine Pitrou in branch '3.2':
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
http://hg.python.org/cpython/rev/9328080a19c0

New changeset f34b4e250b44 by Antoine Pitrou in branch 'default':
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
http://hg.python.org/cpython/rev/f34b4e250b44

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list