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