I compiled the library with `fsanitize=thread` option and ran the tests. However, the thread sanitizer catches a lot of race conditions in the library. Running on MacOS Big Sur 11.7.1, compiled with clang 12.0.5
I compiled the library with
fsanitize=threadoption and ran the tests. However, the thread sanitizer catches a lot of race conditions in the library.Running on MacOS Big Sur 11.7.1, compiled with clang 12.0.5