mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
a233df885b
TLS key only if the thread that called fork() had an associated auto thread state (this might not be the case for example for a thread created outside of Python calling into a subinterpreter).