This is a backport of core#18710 [4/4]
https://github.com/bitcoin/bitcoin/pull/18710/commits/bb6fcc75d1ec94b733d1477c816351c50be5faf9
Depends on D10987
Differential D10988
refactor: Drop boost::thread stuff in CCheckQueue PiRK on Feb 4 2022, 10:47. Authored by
Details
This is a backport of core#18710 [4/4] Depends on D10987 With TSAN: ninja && ninja check check-functional cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ ninja all check-all
Diff Detail
Event TimelineComment Actions Please add a Clang (for annotations) and Debug (for lock order consistency) runs to the test plan. |