mirror of
https://github.com/minio/minio.git
synced 2026-04-01 15:35:03 -04:00
When reading `TrafficMeter` values, there was a value receiver. This means that receivers are copied unsafely when invoked. Fixes race seen with `-race` build. |
||
|---|---|---|
| .. | ||
| stats | ||
| close.go | ||
| dial_dnscache.go | ||
| dial_dnscache_test.go | ||
| dial_linux.go | ||
| dial_others.go | ||
| headers.go | ||
| listen_nix.go | ||
| listen_others.go | ||
| listener.go | ||
| listener_test.go | ||
| server.go | ||
| server_test.go | ||