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

Fix delegation in Concurrent::Async::ClassMethods #953

Closed eregon closed 2 years ago

eregon commented 2 years ago

https://eregon.me/blog/2021/02/13/correct-delegation-in-ruby-2-27-3.html