mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
74ccee6619
there can be a sudden spike in tiny allocations, due to too much auditing being done, also don't hang on the ``` h.logCh <- entry ``` after initializing workers if you do not have a way to dequeue for some reason.