diff options
author | John Hawthorn <[email protected]> | 2025-05-08 22:35:59 -0700 |
---|---|---|
committer | John Hawthorn <[email protected]> | 2025-05-09 00:55:14 -0700 |
commit | 30ef0f180b396314521d1309e7732ce921cd2fab (patch) | |
tree | 3c4e3f8078a051477917260876cdc7270d9441f0 /shape.c | |
parent | 4de049a3f9709ab8b0b192c40e83b910b80d6de3 (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 'shape.c')
0 files changed, 0 insertions, 0 deletions