X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7fd14a123d0099c5dcfb0646125afa0b643bd6d2..c78c9ff6942cfe6fad3f4035bbef0c779c5659fa:/services/keep-balance/balance.go diff --git a/services/keep-balance/balance.go b/services/keep-balance/balance.go index 3171214505..a0b888a51f 100644 --- a/services/keep-balance/balance.go +++ b/services/keep-balance/balance.go @@ -156,7 +156,6 @@ func (bal *Balancer) Run(ctx context.Context, client *arvados.Client, cluster *a return } bal.ComputeChangeSets() - time.Sleep(time.Second) bal.PrintStatistics() if err = bal.CheckSanityLate(); err != nil { return