Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
concurrent-ruby only uses 7 constants from Logger, so just copy those over.
This should be fully compatible and address the warnings.
Only if one uses the long-deprecated Concurrent.create_stdlib_logger they might need to add logger to their Gemfile.
This should be fully compatible and address the warnings. Only if one uses the long-deprecated
Concurrent.create_stdlib_logger
they might need to addlogger
to their Gemfile.