mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 10:21:55 +03:00
eed3b66d98
timer pattern should always involve a 'Stop()/Reset()' otherwise `time.NewTimer(duration).C` will always leak.