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 gregory.p.smith
Recipients gregory.p.smith, pablogsal, vstinner
Date 2019-10-14.21:00:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571086819.76.0.803990234781.issue38456@roundup.psfhosted.org>
In-reply-to
Content
I assume the CI systems are shared and potentially noisy.  It should be easier to look at some logs from slower buildbots.  but sadly test_subprocess has fallen off the list of "10 slowest tests" that timing info is supplied for.  concurrent.futures, multiprocessing, asyncio, tokenize, etc. all take longer.

I still don't expect it to be more than a few seconds.
History
Date User Action Args
2019-10-14 21:00:19gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, pablogsal
2019-10-14 21:00:19gregory.p.smithsetmessageid: <1571086819.76.0.803990234781.issue38456@roundup.psfhosted.org>
2019-10-14 21:00:19gregory.p.smithlinkissue38456 messages
2019-10-14 21:00:19gregory.p.smithcreate