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 davin, pablogsal, pitrou, serhiy.storchaka, taleinat, vstinner
Date 2018-09-04.09:12:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536052353.18.0.56676864532.issue33613@psf.upfronthosting.co.za>
In-reply-to
Content
> If buildbots hurt, I suggest skipping the tests on the buildbots.

Let's do that. Pablo: do you want to write a PR to always skip TestSemaphoreTracker with a reference to this issue? Example: skipIf(True, "bpo-33613: the test has a race condition").
History
Date User Action Args
2018-09-04 09:12:33vstinnersetrecipients: + vstinner, pitrou, taleinat, serhiy.storchaka, davin, pablogsal
2018-09-04 09:12:33vstinnersetmessageid: <1536052353.18.0.56676864532.issue33613@psf.upfronthosting.co.za>
2018-09-04 09:12:33vstinnerlinkissue33613 messages
2018-09-04 09:12:33vstinnercreate