mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-07 16:46:33 +00:00
8fc8368438
* node: run whole func in goroutine, not just logger.Error fn Fixes #3741 * add a changelog entry