There was an error while loading. Please reload this page.
1 parent b8d8dfc commit 266ced2Copy full SHA for 266ced2
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-08-02-17-55-29.gh-issue-154937.m9IBba.rst
@@ -0,0 +1,3 @@
1
+Fix a data race on thread handle identifiers when ``_thread._shutdown()``
2
+runs concurrently with the startup of non-daemon threads in the
3
+:term:`free-threaded build`.
0 commit comments