mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-23 08:24:31 +00:00
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.