Actions
Feature #18290
closedDeprecate rb_gc_force_recycle
Status:
Closed
Assignee:
-
Target version:
-
Description
GitHub PR: https://github.com/ruby/ruby/pull/4363
I'm proposing to deprecate rb_gc_force_recycle
and make it a no-op function because it is a burden to maintain and makes changes to the GC difficult. It is also easy to incorrectly use this function and cause memory leaks such as #18065.
Actions
Like1
Like0