Age | Commit message (Expand) | Author |
---|---|---|
2020-06-09 | test: Add BerkeleyDatabase tsan suppression | MarcoFalke |
2020-06-04 | ci: tsan with wallet | MarcoFalke |
2020-05-31 | test: Add more tsan suppressions | MarcoFalke |
2020-05-30 | test: Extend tsan suppressions for clang stdlib | MarcoFalke |
2020-03-30 | test: Remove unsafe BOOST_TEST_MESSAGE | MarcoFalke |
2020-01-02 | test: Show debug log on unit test failure | MarcoFalke |
2018-12-18 | rpc: Fix data race (UB) in InterruptRPC() | practicalswift |
2018-12-18 | Add suppression for InterruptRPC (fRPCRunning) data race | practicalswift |
2018-12-17 | build: Enable functional tests in the ThreadSanitizer (TSan) build job | practicalswift |
2018-11-30 | Move CheckBlock() call to critical section | Hennadii Stepanov |
2018-11-22 | travis: Run thread sanitizer | MarcoFalke |