mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-06 08:06:32 +00:00
2a455be46c
I think calling os.Exit at arbitrary points is _bad_ and is good to delete. I think panics in the case of data courruption have a chance of providing useful information.