mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-06 00:04:50 +00:00
c3ae6f5b58
This change adds additional coverage to the `mConnConnection.TrySendMessage` code path. Adds test to ensure it returns `io.EOF` when closed. Addresses: #6570