mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 22:23:11 +00:00
remove dial wake change
This commit is contained in:
@@ -574,11 +574,6 @@ func (r *Router) dialSleep(ctx context.Context) {
|
||||
}
|
||||
|
||||
r.options.DialSleep(ctx)
|
||||
|
||||
if !r.peerManager.HasDialedMaxPeers() {
|
||||
r.peerManager.dialWaker.Wake()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// acceptPeers accepts inbound connections from peers on the given transport,
|
||||
|
||||
Reference in New Issue
Block a user