Skip to content

⏪ Revert Ractor sharability for config types (v0.4 only) #474

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented May 6, 2025

This was just one piece of making config objects ractor sharable—it is insufficient by itself. And it caused problems with earlier versions of ruby 3.0. It should not have been committed to the v0.4-stable branch.

Fixes #471.
Reported by @glaszig and @mumkymikey.

This was just one piece of making config objects ractor sharable—it is
insufficient by itself.  And it caused problems with earlier versions of
ruby 3.0.  It should not have been committed to the v0.4-stable branch.

Fixes: #471
Reported-by: @glaszig
Reported-by: @mumkymikey
@nevans nevans added the bug Something isn't working label May 6, 2025
@nevans nevans linked an issue May 6, 2025 that may be closed by this pull request
@nevans nevans changed the title ⏪ Revert Ractor sharability for config types ⏪ Revert Ractor sharability for config types (v0.4 only) May 6, 2025
@nevans nevans merged commit 41cc8a1 into v0.4-stable May 6, 2025
30 checks passed
@nevans nevans deleted the remove-ractor-make_sharable-from-0.4 branch May 6, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

>= 0.4.20 broken on ruby 3.0
1 participant