Commit 0152431
HEAD_LOCK is called from _PyEval_ReInitThreads->_PyThreadState_DeleteExcept before _PyRuntimeState_ReInitThreads reinit runtime->interpreters.mutex which might be locked before fork.
(cherry picked from commit 522799a)
Co-authored-by: ChuBoning <[email protected]>
1 parent 9290419 commit 0152431
File tree
2 files changed
+4
-1
lines changed- Misc/NEWS.d/next/Core_and_Builtins
- Modules
2 files changed
+4
-1
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| 592 | + | |
592 | 593 | | |
593 | 594 | | |
594 | 595 | | |
595 | | - | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments