mirror of
https://github.com/minio/minio.git
synced 2025-01-24 05:03:16 -05:00
175b07d6e4
- This PR fixes situation to avoid underflow, this is possible because of disconnected operations in replay/sendEvents - Hold right locks if Del() operation is performed in Get() - Remove panic in the code and use loggerOnce - Remove Timer and instead use Ticker instead for proper ticks