diff options
author | Peter Zhu <[email protected]> | 2024-08-26 10:59:57 -0400 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-08-26 13:25:12 -0400 |
commit | 8c01dec8275739f247eedc505723c6585da13c4b (patch) | |
tree | 4cbf6897a2fed494397c125ec975c84d61e2149d /lib/rdoc | |
parent | 1cafc9d51d3be36ab34e77b5c8f034b2daba231f (diff) |
Skip assertion in gc/default.c when multi-Ractor
The counter for total allocated objects may not be accurate when there are
multiple Ractors since it is not atomic so there could be race conditions
when it is incremented.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11462
Diffstat (limited to 'lib/rdoc')
0 files changed, 0 insertions, 0 deletions