mirror of
https://github.com/pgsty/minio.git
synced 2026-09-06 02:26:14 +03:00
eed3b66d98
timer pattern should always involve a 'Stop()/Reset()' otherwise `time.NewTimer(duration).C` will always leak.