Concurrent Ruby v1.1.8 Release Notes

Release Date: 2021-01-20 // about 3 years ago
  • ๐Ÿ’Ž concurrent-ruby:

    • (#885) Fix race condition in TVar for stale reads
    • ๐Ÿ’Ž (#884) RubyThreadLocalVar: Do not iterate over hash which might conflict with new pair addition