[issue10237] failure in Barrier tests

Kristján Valur Jónsson report at bugs.python.org
Sat Oct 30 07:18:00 CEST 2010


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

This is a timeout issue, probably encountered on a slow machine.
Checked in revision 85964 increasing the default timeout to cater to slower machines.

However, I also see that the timeout mechanism used by barrier isn't very robust.  I'll submit a patch with a suggested change soon.

----------

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


More information about the Python-bugs-list mailing list