peer: temporarily disable stall detection
This commit is contained in:
parent
c5c392c5c5
commit
8aeb8c3ef2
1 changed files with 1 additions and 0 deletions
|
@ -1401,6 +1401,7 @@ out:
|
|||
continue
|
||||
}
|
||||
|
||||
continue
|
||||
log.Debugf("Peer %s appears to be stalled or "+
|
||||
"misbehaving, %s timeout -- "+
|
||||
"disconnecting", p, command)
|
||||
|
|
Loading…
Reference in a new issue