Commit a93ff87
[3.14] pythongh-135641: Fix flaky
The mutex may have the `_Py_HAS_PARKED` bit set.
(cherry picked from commit 17ac393)
Co-authored-by: Sam Gross <colesbury@gmail.com>test_capi.test_lock_two_threads test case (pythongh-135642) (pythongh-135687)1 parent 1734b29 commit a93ff87
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments