Anentropic <[email protected]> added the comment:
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 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43546> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
