Skip to content
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

Evacuate transient heap when enabling ractors #4596

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

eileencodes
Copy link
Contributor

If the GC has been disabled we need to re-enable it so we can evacuate
the transient heap.

Fixes https://bugs.ruby-lang.org/issues/17985

Co-authored-by: Aaron Patterson tenderlove@ruby-lang.org

If the GC has been disabled we need to re-enable it so we can evacuate
the transient heap.

Fixes https://bugs.ruby-lang.org/issues/17985

[Bug #17985] [ruby-core:104260]

Co-authored-by: Aaron Patterson <tenderlove@ruby-lang.org>
@tenderlove tenderlove merged commit 8209b73 into ruby:master Jun 23, 2021
@eileencodes eileencodes deleted the fix-17985 branch July 14, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants