You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should _not_ be merged into main. 😉
It's only temporary, until bugs in TruffleRuby and JRuby are addressed:
* jruby/jruby#8829
* oracle/truffleruby#3846
* oracle/truffleruby#3847
The JRuby bug is a showstopper. The TruffleRuby bugs are cosmetic
(inspect "nil" vs "") or academic (we never create recursive Data).
nevans
added a commit
to ruby/net-imap
that referenced
this issue
May 8, 2025
This should _not_ be merged into main. 😉
It's only temporary, until bugs in TruffleRuby and JRuby are addressed:
* jruby/jruby#8829
* oracle/truffleruby#3846
* oracle/truffleruby#3847
The JRuby bug is a showstopper. The TruffleRuby bugs are cosmetic
(inspect "nil" vs "") or academic (we never create recursive Data).
nevans
added a commit
to ruby/net-imap
that referenced
this issue
May 9, 2025
This should _not_ be merged into main. 😉
It's only temporary, until bugs in TruffleRuby and JRuby are addressed:
* jruby/jruby#8829
* oracle/truffleruby#3846
* oracle/truffleruby#3847
The JRuby bug is a showstopper. The TruffleRuby bugs are cosmetic
(inspect "nil" vs "") or academic (we never create recursive Data).
nevans
added a commit
to ruby/net-imap
that referenced
this issue
May 13, 2025
This should _not_ be merged into main. 😉
It's only temporary, until bugs in TruffleRuby and JRuby are addressed:
* jruby/jruby#8829
* oracle/truffleruby#3846
* oracle/truffleruby#3847
The JRuby bug is a showstopper. The TruffleRuby bugs are cosmetic
(inspect "nil" vs "") or academic (we never create recursive Data).
From ruby/net-imap#470 (comment)
The text was updated successfully, but these errors were encountered: