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 neologix
Recipients neologix, vstinner
Date 2011-07-25.20:43:31
SpamBayes Score 4.765047e-07
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The attached patch bumps the barrier's default timeout to 300ms: it should be more than enough (unless you got a really crappy scheduler, or a really heavily loaded machine), especially since this problem doesn't seem to occur often (AFAICT).
History
Date User Action Args
2011-07-25 20:43:32neologixsetrecipients: + neologix, vstinner
2011-07-25 20:43:31neologixsetmessageid: <[email protected]>
2011-07-25 20:43:31neologixlinkissue11871 messages
2011-07-25 20:43:31neologixcreate