Skip to content

Get common C-extensions to declare rb_ext_ractor_safe or rb_ext_thread_safe #3672

Open
@mohamedhafez

Description

@mohamedhafez

In planning ahead to the near future when TruffleRuby can run C-extensions marked with rb_ext_ractor_safe(true) or rb_ext_thread_safe(true) in parallel, I've been raising issues in common gems to try to nudge them to make their C-extensions Ractor-safe (most already are) or threadsafe, and then submitting PR's to mark them as such. This issue will track the progress of all those issues.

Gems that will need some work:


Reviewed for Ractor-safety/Thread-safety, PR submitted
none currently


PR merged! 🎉


No interest shown from maintainers, and not very important anyway

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions