ruby-concurrency / concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
https://ruby-concurrency.github.io/concurrent-ruby/
Other
5.71k stars 420 forks source link

JRuby compatibility #940

Closed chrisseaton closed 2 years ago

chrisseaton commented 2 years ago

I'd rather have a green build, and specs marked as flaky, than be seeing a red build and we don't know if it's any worse.

One issue is https://github.com/jruby/jruby/issues/7136.

Other issues are more flaky.

We'll come back to it in the future. It's not a regression on the previous release.