Closed dennisklein closed 2 years ago
Starting to fix thread sanitizer errors, built with -DBUILD_TESTING=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_SANITIZER_THREAD=ON and then running the test suite. Got it down from 1550 (319 unique) errors to 113 (73 unique). Still too much to post.
-DBUILD_TESTING=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_SANITIZER_THREAD=ON
included in #422
Starting to fix thread sanitizer errors, built with
-DBUILD_TESTING=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_SANITIZER_THREAD=ON
and then running the test suite. Got it down from 1550 (319 unique) errors to 113 (73 unique). Still too much to post.