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 sbt
Recipients sbt, skrah
Date 2013-10-29.13:03:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383051816.87.0.720044262629.issue19432@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2013-10-29 13:03:36sbtsetrecipients: + sbt, skrah
2013-10-29 13:03:36sbtsetmessageid: <1383051816.87.0.720044262629.issue19432@psf.upfronthosting.co.za>
2013-10-29 13:03:36sbtlinkissue19432 messages
2013-10-29 13:03:36sbtcreate