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

Erez Sh report at bugs.python.org
Tue Jun 14 11:12:28 CEST 2011


Erez Sh <erez27 at gmail.com> added the comment:

I support this change. Putting an arbitrary limitation on the amount of supported subprocesses is disastrous for complex software.

Gergely's patch seems good. I would only like to suggest a small cosmetic refinement to it, which removes some dead code.

----------
nosy: +Erez.Sh
Added file: http://bugs.python.org/file22364/multiproc2.patch

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


More information about the Python-bugs-list mailing list