mirror of https://github.com/python/cpython
Browse Source
Since _PyImport_ReInitLock() now calls _PyThread_at_fork_reinit() on the import lock, the lock is now in a known state: unlocked. It became safe to acquire it after fork.pull/20600/head
committed by
GitHub
1 changed files with 1 additions and 5 deletions
Loading…
Reference in new issue