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 Arfrever, larry, ned.deily, neologix, pitrou, python-dev, sebastien.renard, serhiy.storchaka, vstinner
Date 2020-03-24.16:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585069103.94.0.493466448291.issue20526@roundup.psfhosted.org>
In-reply-to
Content
I ran threading_shutdown_interrupted.py 10 times on the master branch (at commit 9b8e74ca77da7167033917d155e5f55c67b92f14): it does no longer crash.

I consider that the root issue is now fixed, so I close again the bug.

Thanks Pablo for the helpful debugging session!
History
Date User Action Args
2020-03-24 16:58:23vstinnersetrecipients: + vstinner, pitrou, larry, ned.deily, Arfrever, neologix, python-dev, serhiy.storchaka, sebastien.renard
2020-03-24 16:58:23vstinnersetmessageid: <1585069103.94.0.493466448291.issue20526@roundup.psfhosted.org>
2020-03-24 16:58:23vstinnerlinkissue20526 messages
2020-03-24 16:58:23vstinnercreate