not fatal :)
This commit is contained in:
@@ -352,7 +352,7 @@ func (p *SyncedPool) RequestOwnership(id CartId) error {
|
|||||||
}
|
}
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
log.Fatalf("Remote confirmed change %s\n", r.Host)
|
log.Printf("Remote confirmed change %s\n", r.Host)
|
||||||
ok++
|
ok++
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user