mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
head_lock could be held by another thread when fork happened. We should reset it to avoid deadlock.
Miscellaneous source files for the main Python shared library