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 aeros, eric.snow, ncoghlan, pitrou, tomMoral, vstinner
Date 2020-02-29.12:20:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582978811.42.0.329856347058.issue37266@roundup.psfhosted.org>
In-reply-to
Content
> To me, this seems best implemented as a new public function for the threading module, perhaps something like `threading.register_atexit()`. Would this be reasonable?

To me, yes.
History
Date User Action Args
2020-02-29 12:20:11pitrousetrecipients: + pitrou, ncoghlan, vstinner, eric.snow, tomMoral, aeros
2020-02-29 12:20:11pitrousetmessageid: <1582978811.42.0.329856347058.issue37266@roundup.psfhosted.org>
2020-02-29 12:20:11pitroulinkissue37266 messages
2020-02-29 12:20:11pitroucreate