mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +00:00
287110d425
Refs #3406 cs.Logger is protected by a global mutex, so it cannot be a reason for the halt in #3401.
See the consensus spec and the reactor consensus spec for more information.