Closed freswa closed 1 year ago
Not only concurrent writes, but also read and writes are an issue for the map implementation. Long term this should be rewritten, but short term mutexes in the right locations should be sufficient.
Fixes #26
Not only concurrent writes, but also read and writes are an issue for the map implementation. Long term this should be rewritten, but short term mutexes in the right locations should be sufficient.
Fixes #26