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.68k stars 418 forks source link

Remove Rubinius-related code #972

Closed eregon closed 1 year ago

eregon commented 1 year ago

See https://github.com/ruby-concurrency/concurrent-ruby/issues/739. It's a significant amount of extra complexity and code for a no-longer-maintained Ruby implementation. Time to remove it.