mirror of
https://github.com/minio/minio.git
synced 2025-01-24 05:03:16 -05:00
a372c6a377
- handle errFileCorrupt properly - micro-optimization of sending done() response quicker to close the goroutine. - fix logger.Event() usage in a couple of places - handle the rest of the client to return a different error other than lastErr() when the client is closed.