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 f1834dd commit a477c0aCopy full SHA for a477c0a
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-05-04-14-47-26.gh-issue-132917.DrEU1y.rst
@@ -0,0 +1,3 @@
1
+For the free-threaded build, check the process resident set size (RSS)
2
+increase before triggering a full automatic garbage collection. If the RSS
3
+has not increased 10% since the last collection then it is deferred.
0 commit comments