This reverts commit f223acc353897d6fe1abc0c6fc93f86d2fd39b25.
Make TSAN green while I work on multiple lock order inversions with that patch.
Differential D17059
Revert "[avalanche] Promote stake contenders when the chain tip updates" roqqit on Fri, Nov 1, 18:16. Authored by Tags None Subscribers None
Details
This reverts commit f223acc353897d6fe1abc0c6fc93f86d2fd39b25. Make TSAN green while I work on multiple lock order inversions with that patch. cmake -GNinja .. -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_BUILD_TYPE=Debug -DENABLE_SANITIZERS=thread ninja check-avalanche-processor_tests
Diff Detail
|