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

Disable GC call for multi-ractor mode #62

Closed
wants to merge 1 commit into from

Conversation

dugiahuy
Copy link

@dugiahuy dugiahuy commented Feb 7, 2024

Description

MMTk have support almost feature of Ruby except Ractor. This change will disable GC call when run ruby code with Ractor

@wks
Copy link

wks commented Apr 15, 2024

It's not our priority to support Ractor at this time. I prefer letting it crash loudly when it tries to enter multi-ractor mode so that we know that some programs or test cases may not work as expected due to the presence of multiple ractors.

@wks wks closed this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants