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

Make C-extension Ractor-safe #1374

Open
mohamedhafez opened this issue Jul 5, 2024 · 0 comments
Open

Make C-extension Ractor-safe #1374

mohamedhafez opened this issue Jul 5, 2024 · 0 comments

Comments

@mohamedhafez
Copy link

mohamedhafez commented Jul 5, 2024

In planning ahead to the near future when TruffleRuby can run C-extensions marked with rb_ext_ractor_safe(true) in parallel, and for when Ractors are no longer just experimental, it would be great if the C-extension could be made Ractor-safe, or marked as such if it already is so!

@mohamedhafez mohamedhafez changed the title Make C-extension threadsafe/Ractor-safe Make C-extension Ractor-safe Jul 6, 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

No branches or pull requests

1 participant