diff options
author | Jean Boussier <[email protected]> | 2025-05-11 20:30:42 +0200 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2025-05-11 22:05:06 +0200 |
commit | 8b7a4d167a4a6be80fb5dad173006b1a81852804 (patch) | |
tree | 4a5ff7a72f97c5a3c0bdbf062b92988ab69600a9 /lib/rdoc/parser | |
parent | 2fe8b9cd3d308d754f3d33a948dfb1dd782a10dc (diff) |
Handle GC triggering while building the initial `id_to_obj_tbl`
GC can trigger while we build the table, and if it sweeps an object
with an ID, it may not find it in the `id_to_obj` table.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/13303
Diffstat (limited to 'lib/rdoc/parser')
0 files changed, 0 insertions, 0 deletions