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 pitrou
Recipients eric.snow, ncoghlan, pitrou, tomMoral, vstinner
Date 2020-02-28.18:13:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582913612.09.0.171810502154.issue37266@roundup.psfhosted.org>
In-reply-to
Content
Perhaps the solution would be to have an additional kind of atexit hooks, which get executed before threads are joined.
History
Date User Action Args
2020-02-28 18:13:32pitrousetrecipients: + pitrou, ncoghlan, vstinner, eric.snow, tomMoral
2020-02-28 18:13:32pitrousetmessageid: <1582913612.09.0.171810502154.issue37266@roundup.psfhosted.org>
2020-02-28 18:13:32pitroulinkissue37266 messages
2020-02-28 18:13:32pitroucreate