mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
thread could raise an incorrect RuntimeError about not holding the import lock. The import lock is now reinitialized after fork.
thread could raise an incorrect RuntimeError about not holding the import lock. The import lock is now reinitialized after fork.