mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-05 17:41:20 +00:00
Follow up from #3512 Specifically: cli.conn.Close() need not be under the mutex (#3512 (comment)) call the reqRes callback after the resCb so they always happen in the same order (#3512) Fixes #3513