Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make cache and values fully thread-safe
Not locking the default initialization can lead to race-conditions. ref: ruby-concurrency/concurrent-ruby#970 Co-authored-by: Maciej Mensfeld <[email protected]> resolves #8951
- Loading branch information