mirror of
https://github.com/pgsty/minio.git
synced 2026-03-18 07:48:08 +01:00
This commit ensures that all tickers are stopped using defer ticker.Stop() style. This will also fix one bug seen when a client starts to listen to event notifications and that case will result a leak in tickers.