Actions
Misc #17367
closedCI: Env variable for Ractor compatibility tests?
Misc #17367:
CI: Env variable for Ractor compatibility tests?
Status:
Closed
Assignee:
Description
It will become important to test that some features are Ractor compatible.
For some builtin libs for example: that a frozen Matrix/OpenStruct is Ractor.shareable?, or that Integer#prime? works at all.
Could we have an official way to add these kinds of tests to the codebase please?
Actions