Skip to content

🐛 Check for Ractor (for JRuby, TruffleRuby) #453

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
Apr 26, 2025
Merged

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Apr 26, 2025

This is the same code I used in the v0.4-stable backport. I didn't use it in the main branch because the minimum ruby version is 3.1. But that breaks when JRuby and TruffleRuby try to require "net/imap".

Fixes #452.

This is the same code I used in the `v0.4-stable` backport.  I didn't
use it in the main branch because the minimum ruby version is 3.1.  But
that breaks when JRuby and TruffleRuby try to `require "net/imap"`.

Fixes #452.
@nevans nevans merged commit 4e14547 into master Apr 26, 2025
37 checks passed
@nevans nevans deleted the config/ractor-jruby branch April 26, 2025 19:55
@nevans nevans added the bug Something isn't working label Apr 29, 2025
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.

NameError: uninitialized constant Net::IMAP::Config::AttrTypeCoercion::Ractor with release 0.5.7 and Rails 6.1.7.10
1 participant