Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix race condition in consensus.State code (#673) (#690)
* Repro in e2e tests * Change something in the code * Fix race condition in `SwitchToConsensus` * Revert "Repro in e2e tests" This reverts commit 4f441f8ebac8f245d5a641c25ccdfa3b382ca063. * RAII lock (cherry picked from commit 6a96eca67fb810aa823e9de4da41cc8028637a65) Co-authored-by: Sergio Mena <[email protected]>
- Loading branch information