mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 06:00:24 +03:00
tests: Do not allow forced type asserts (#20905)
This commit is contained in:
@@ -112,7 +112,6 @@ func (r *ReplicationStats) collectWorkerMetrics(ctx context.Context) {
|
||||
r.wlock.Lock()
|
||||
r.workers.update()
|
||||
r.wlock.Unlock()
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user