[issue19227] test_multiprocessing_xxx hangs under Gentoo buildbots

Richard Oudkerk report at bugs.python.org
Fri Oct 18 01:54:00 CEST 2013


Richard Oudkerk added the comment:

Actually, according to strace the call which blocks is

    futex(0xb7839454, FUTEX_WAIT_PRIVATE, 1, NULL

----------

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


More information about the Python-bugs-list mailing list