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 vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-20.10:23:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529490237.23.0.56676864532.issue33716@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, I guess that the fix is to use a timeout of 5 minutes instead of 1 minute. It's ok if the buildbot is slow.

Moreover, it would be interesting to replace time.time() with time.monotonic().
History
Date User Action Args
2018-06-20 10:23:57vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-06-20 10:23:57vstinnersetmessageid: <1529490237.23.0.56676864532.issue33716@psf.upfronthosting.co.za>
2018-06-20 10:23:57vstinnerlinkissue33716 messages
2018-06-20 10:23:57vstinnercreate