ruby-concurrency/ref

v2.0 Roadmap

lucasallan opened this issue · 0 comments

  • Remove support for IronRuby
  • Drop support for Ruby 1.8
  • Remove any code that checks for the presence of the Thread class
  • Java implementation of WeakKeyMap
  • Use Ruby's Monitor class
  • Ensure thread-safety
  • Convert tests to RSpec