Skip to content

Commit

Permalink
Use concurrent map implementation
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 committed Jan 8, 2025
1 parent 4459436 commit 8561f69
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 260 deletions.
Loading

0 comments on commit 8561f69

Please sign in to comment.