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-08-21.23:22:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566429772.88.0.125034405224.issue37531@roundup.psfhosted.org>
In-reply-to
Content
I happened to catch a stuck build prior to the process being killed:

https://buildbot.python.org/all/#/builders//builds/2887

In short, the PR doesn't change the problem.  The regrtest main will wait indefinitely on the successfully killed process.

I have some ideas to try, but creating a reproducer is not exactly easy...
History
Date User Action Args
2019-08-21 23:22:52jklothsetrecipients: + jkloth, vstinner, jeremy.kloth, eryksun, nanjekyejoannah
2019-08-21 23:22:52jklothsetmessageid: <1566429772.88.0.125034405224.issue37531@roundup.psfhosted.org>
2019-08-21 23:22:52jklothlinkissue37531 messages
2019-08-21 23:22:52jklothcreate