This appears to have started once gh-104210 was merged. "Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed" It may be specific to `test.test__xxsubinterpreters.RunStringTests.test_create_thread`. See: * https://buildbot.python.org/all/#builders/484/builds/3261 * https://github.com/python/cpython/pull/104307#issuecomment-1540507152 <!-- gh-linked-prs --> ### Linked PRs * gh-104436 * gh-104437 * gh-104552 * gh-104560 * gh-104595 * gh-104672 * [reverted] gh-104754 * gh-104817 * gh-105109 * gh-105209 <!-- /gh-linked-prs -->
This appears to have started once gh-104210 was merged.
"Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed"
It may be specific to
test.test__xxsubinterpreters.RunStringTests.test_create_thread.See:
Linked PRs