Skip to content

Eagerly store a copy of object_id in finalizer table. #13155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

casperisfine
Copy link
Contributor

This makes the finalizer table fully self contained, so GC no longer need to delay cleaning the obj_to_id_tbl.

This makes the finalizer table fully self contained, so GC no
longer need to delay cleaning the `obj_to_id_tbl`.
Copy link

launchable-app bot commented Apr 23, 2025

All Tests passed!

✖️no tests failed ✔️61969 tests passed(3 flakes)

@byroot byroot merged commit 1048b16 into ruby:master Apr 23, 2025
85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants