github ruby-concurrency/concurrent-ruby v1.0.5

latest releases: v1.2.3, v1.2.2, v1.2.1...
7 years ago

concurrent-ruby:

  • Documentation for Event and Semaphore
  • Use Unsafe#fullFence and #loadFence directly since the shortcuts were removed in JRuby
  • Do not depend on org.jruby.util.unsafe.UnsafeHolder

concurrent-ruby-edge:

  • (#620) Actors on Pool raise an error
  • (#624) Delayed promises did not interact correctly with flatting
    • Fix arguments yielded by callback methods
  • Overridable default executor in promises factory methods
  • Asking actor to terminate will always resolve to true

Don't miss a new concurrent-ruby release

NewReleases is sending notifications on new releases.