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 ncoghlan
Recipients eric.snow, ncoghlan, pablogsal, vstinner
Date 2019-05-08.15:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557327862.31.0.0324485312295.issue36479@roundup.psfhosted.org>
In-reply-to
Content
Another potential issue here is if a thread belonging to another interpreter attempts to access the interpreter being cleaned up.
History
Date User Action Args
2019-05-08 15:04:22ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow, pablogsal
2019-05-08 15:04:22ncoghlansetmessageid: <1557327862.31.0.0324485312295.issue36479@roundup.psfhosted.org>
2019-05-08 15:04:22ncoghlanlinkissue36479 messages
2019-05-08 15:04:22ncoghlancreate