Actions
Bug #20209
closedYJIT can leak memory by retaining objects with singleton class
Description
We've received reports of YJIT causing memory leaks in production Rails apps by keeping objects that have singleton classes alive. The symptom is similar to #19436. We have found a workaround with https://github.com/ruby/ruby/pull/9693 and would like to have it in the next 3.3 point release.
Actions
Like0
Like0Like0