[issue19432] test_multiprocessing_fork failures

Richard Oudkerk report at bugs.python.org
Tue Oct 29 14:03:36 CET 2013


Richard Oudkerk added the comment:

This is a test of threading.Barrier rather than anything implemented directly by multiprocessing.

Tests which involve timeouts tend to be a bit flaky.  Increasing the length of timeouts usually helps, but makes the tests take even longer.

How often have you seen this failure?  Did it happen on a buildbot?  Was there a lot of other activity on the system at the time?

----------

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


More information about the Python-bugs-list mailing list