[issue19227] test_multiprocessing_xxx hangs under Gentoo buildbots

Richard Oudkerk report at bugs.python.org
Sat Oct 12 12:56:32 CEST 2013


Richard Oudkerk added the comment:

> I'm already confused by the fact that the test is named 
> test_multiprocessing_spawn and the error is coming from a module named 
> popen_fork...)

popen_spawn_posix.Popen is a subclass of popen_fork.Popen.

----------

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


More information about the Python-bugs-list mailing list