mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -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).