test
All checks were successful
Build and Publish / BuildAndDeployAmd64 (push) Successful in 27s
Build and Publish / BuildAndDeploy (push) Successful in 2m15s

This commit is contained in:
matst80
2024-11-13 10:44:22 +01:00
parent fc25119a1a
commit 6e00bd7472

View File

@@ -352,6 +352,7 @@ func (p *SyncedPool) RequestOwnership(id CartId) error {
}
continue
}
log.Fatalf("Remote confirmed change %s\n", r.Host)
ok++
}