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 Johan Dahlin, db3l, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-04-13.00:54:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555116881.35.0.0335206903515.issue33608@roundup.psfhosted.org>
In-reply-to
Content
> Any ideas of how far I need to throttle the VM?  Is there more than just CPU that I need to limit?

I don't know how to make the race condition more likely. I'm not sure that starving the CPU helps. Maybe try the opposite: add more CPUs and reduce the number of tests run in parallel.

Did you test commit f13c5c8b9401a9dc19e95d8b420ee100ac022208?
History
Date User Action Args
2019-04-13 00:54:41vstinnersetrecipients: + vstinner, nascheme, db3l, ncoghlan, pmpp, eric.snow, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-04-13 00:54:41vstinnersetmessageid: <1555116881.35.0.0335206903515.issue33608@roundup.psfhosted.org>
2019-04-13 00:54:41vstinnerlinkissue33608 messages
2019-04-13 00:54:41vstinnercreate