Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure that concurrent map usage is thread-safe
Behavior upon missing prefix partial name may cause a key to overwrite when executed in multiple threads at the same time. ref ruby-concurrency/concurrent-ruby#970
- Loading branch information