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

Detect RbConfig::CONFIG["target_os"] == "darwin20" #917

Closed donv closed 3 years ago

donv commented 3 years ago

Reported by macOs Big Sur 11.4.

chrisseaton commented 3 years ago

Apologies for the mess of CI. Thanks for the contribution.