mirror of
https://github.com/minio/minio.git
synced 2026-06-10 01:10:50 -04:00
This PR fixes - close leaking bandwidth report channel leakage - remove the closer requirement for bandwidth monitor instead if Read() fails remember the error and return error for all subsequent reads. - use locking for usage-cache.bin updates, with inline data we cannot afford to have concurrent writes to usage-cache.bin corrupting xl.meta |
||
|---|---|---|
| .. | ||
| measurement.go | ||
| monitor.go | ||
| monitor_test.go | ||
| reader.go | ||
| throttle.go | ||