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 miss-islington, vstinner
Date 2021-06-15.16:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623774687.64.0.949993270059.issue44422@roundup.psfhosted.org>
In-reply-to
Content
Ok, the deadlock on reentrant call to threading.enumerate() is now fixed in 3.9, 3.10 and main (future 3.11) branches. I close the issue. Thanks for the reviews, as usual :-)
History
Date User Action Args
2021-06-15 16:31:27vstinnersetrecipients: + vstinner, miss-islington
2021-06-15 16:31:27vstinnersetmessageid: <1623774687.64.0.949993270059.issue44422@roundup.psfhosted.org>
2021-06-15 16:31:27vstinnerlinkissue44422 messages
2021-06-15 16:31:27vstinnercreate