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 jkloth
Recipients eryksun, jeremy.kloth, jkloth, nanjekyejoannah, vstinner
Date 2019-09-10.15:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568131016.88.0.431599410671.issue37531@roundup.psfhosted.org>
In-reply-to
Content
Another day, another stuck test_concurrent_futures...

https://buildbot.python.org/all/#/builders/40/builds/3030

The test process is again killed (line 568) but the processes from the multiprocess pool are still alive.  Once I manually kill those pool processes, regrtest resumes as it should.
History
Date User Action Args
2019-09-10 15:56:56jklothsetrecipients: + jkloth, vstinner, jeremy.kloth, eryksun, nanjekyejoannah
2019-09-10 15:56:56jklothsetmessageid: <1568131016.88.0.431599410671.issue37531@roundup.psfhosted.org>
2019-09-10 15:56:56jklothlinkissue37531 messages
2019-09-10 15:56:56jklothcreate