Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This prevents data race for CBlock::fChecked. | |||
2018-11-22 | travis: Run thread sanitizer | MarcoFalke | |