This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kristjan.jonsson
Recipients kristjan.jonsson, pitrou
Date 2010-10-30.05:17:56
SpamBayes Score 5.2960604e-05
Marked as misclassified No
Message-id <1288415880.13.0.652532244374.issue10237@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-10-30 05:18:00kristjan.jonssonsetrecipients: + kristjan.jonsson, pitrou
2010-10-30 05:18:00kristjan.jonssonsetmessageid: <1288415880.13.0.652532244374.issue10237@psf.upfronthosting.co.za>
2010-10-30 05:17:58kristjan.jonssonlinkissue10237 messages
2010-10-30 05:17:57kristjan.jonssoncreate