There was an error while loading. Please reload this page.
1 parent 3f54668 commit 8e8902aCopy full SHA for 8e8902a
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-08-01-18-04-11.gh-issue-120321.k3XvQb.rst
@@ -0,0 +1,3 @@
1
+Fix thread safety of :term:`asynchronous generators <asynchronous
2
+generator>` when iterated, closed or thrown into concurrently from multiple
3
+threads on the :term:`free threading` build.
0 commit comments