summaryrefslogtreecommitdiff
path: root/spec/ruby
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2025-05-08 22:35:59 -0700
committerJohn Hawthorn <john@hawthorn.email>2025-05-09 00:55:14 -0700
commit30ef0f180b396314521d1309e7732ce921cd2fab (patch)
tree3c4e3f8078a051477917260876cdc7270d9441f0 /spec/ruby
parent4de049a3f9709ab8b0b192c40e83b910b80d6de3 (diff)
Fix allocation count when forking with Ractors
After fork we reset to single ractor mode (which IMO we shouldn't do, but it requires more work to fix) and so we need to add the pending object counts back to the main heap.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13286
Diffstat (limited to 'spec/ruby')
0 files changed, 0 insertions, 0 deletions