Skip to content

Commit

Permalink
Use concurrent map implementation (#1318)
Browse files Browse the repository at this point in the history
To avoid mutex handling cluttering up the code, use a concurrent
wrapper for maps where we need it.

Signed-off-by: Anders Eknert <[email protected]>
  • Loading branch information
anderseknert authored Jan 8, 2025
1 parent 4459436 commit 34f9827
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 260 deletions.
Loading

0 comments on commit 34f9827

Please sign in to comment.