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 Wei Li, martin.panter, maru-n, vstinner
Date 2019-06-17.08:16:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560759378.89.0.521669927984.issue37193@roundup.psfhosted.org>
In-reply-to
Content
PR 13893 with an additional lock sounds like a reasonable solution. The code should be skipped if the thread is a daemon thread.
History
Date User Action Args
2019-06-17 08:16:18vstinnersetrecipients: + vstinner, martin.panter, maru-n, Wei Li
2019-06-17 08:16:18vstinnersetmessageid: <1560759378.89.0.521669927984.issue37193@roundup.psfhosted.org>
2019-06-17 08:16:18vstinnerlinkissue37193 messages
2019-06-17 08:16:18vstinnercreate