mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-21 06:31:29 +00:00
minor
This commit is contained in:
@@ -869,6 +869,7 @@ func (r *Reactor) processCh(ch *p2p.Channel, chName string) {
|
||||
Err: err,
|
||||
}
|
||||
}
|
||||
|
||||
case <-r.closeCh:
|
||||
r.Logger.Debug(fmt.Sprintf("stopped listening on %s channel; closing...", chName))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user