WIP
This commit is contained in:
@@ -27,7 +27,7 @@ func (a *App) onTick() {
|
||||
a.sendPing(p, now)
|
||||
}
|
||||
|
||||
switch p.State() {
|
||||
switch p.State {
|
||||
case StateProbing:
|
||||
// Promote probing peers to direct once alive (direct path confirmed
|
||||
// working).
|
||||
|
||||
Reference in New Issue
Block a user