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 eric.snow, koobs, pablogsal, pitrou, vstinner
Date 2019-06-13.12:28:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560428889.93.0.539702145544.issue36402@roundup.psfhosted.org>
In-reply-to
Content
Ok, the root issue (threading._shutdown() race condition) has been fixed in Python 3.7, 3.8 and master branches. I close the issue. Thanks for the reviews!
History
Date User Action Args
2019-06-13 12:28:09vstinnersetrecipients: + vstinner, pitrou, eric.snow, koobs, pablogsal
2019-06-13 12:28:09vstinnersetmessageid: <1560428889.93.0.539702145544.issue36402@roundup.psfhosted.org>
2019-06-13 12:28:09vstinnerlinkissue36402 messages
2019-06-13 12:28:09vstinnercreate