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 ned.deily
Recipients ned.deily, ronaldoussoren, steve.dower, vstinner
Date 2019-09-04.17:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567617630.22.0.146818516686.issue37245@roundup.psfhosted.org>
In-reply-to
Content
Yeah, I agree that increasing the timeout shouldn't be the answer here. I still have never seen failure modes like this when running my own tests.  The idea about CPUs is one worth pursuing although I usually run with -j3.  Also I wonder how much memory the VM is configured with.  Any way we can find out number of cpus and memory easily?
History
Date User Action Args
2019-09-04 17:20:30ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, steve.dower
2019-09-04 17:20:30ned.deilysetmessageid: <1567617630.22.0.146818516686.issue37245@roundup.psfhosted.org>
2019-09-04 17:20:30ned.deilylinkissue37245 messages
2019-09-04 17:20:30ned.deilycreate