Skip to content

Commit

Permalink
Add missing write barriers for TruffleRuby::ConcurrentMap
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Feb 29, 2024
1 parent f6ffeb3 commit 5f8b8ee
Show file tree
Hide file tree
Showing 7 changed files with 413 additions and 236 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ New features:

Bug fixes:

* Add missing thread-safe objects write barriers for `TruffleRuby::ConcurrentMap` (#3179, @eregon).

Compatibility:

Performance:
Expand Down
Loading

0 comments on commit 5f8b8ee

Please sign in to comment.