[issue10527] multiprocessing.Pipe problem: "handle out of range in select()"

Roundup Robot report at bugs.python.org
Mon Dec 31 17:44:39 CET 2012


Roundup Robot added the comment:

New changeset c5c27b84d7af by Giampaolo Rodola' in branch '2.7':
Fix issue 10527: make multiprocessing use poll() instead of select() if available.
http://hg.python.org/cpython/rev/c5c27b84d7af

----------

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


More information about the Python-bugs-list mailing list