We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dbc1c commit ac09833Copy full SHA for ac09833
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-04-23-18-39-41.gh-issue-148937.yp--1l.rst
@@ -0,0 +1,3 @@
1
+Fix a bug in the free-threaded GC that caused collections to be deferred too
2
+long. This would result in excess memory usage since cyclic trash was not
3
+freed quickly enough.
0 commit comments