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