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 anentropic
Recipients anentropic
Date 2021-03-18.19:14:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616094847.91.0.673935819117.issue43546@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/3/library/_thread.html#_thread.get_ident

> Thread identifiers may be recycled when a thread exits and another thread is created.

I still don't see how we get that KeyError but it feels like it might be something to do with this
History
Date User Action Args
2021-03-18 19:14:07anentropicsetrecipients: + anentropic
2021-03-18 19:14:07anentropicsetmessageid: <1616094847.91.0.673935819117.issue43546@roundup.psfhosted.org>
2021-03-18 19:14:07anentropiclinkissue43546 messages
2021-03-18 19:14:07anentropiccreate