1
0
mirror of https://github.com/minio/minio.git synced 2025-03-30 17:23:42 -04:00
Harshavardhana a372c6a377
a bunch of fixes for error handling ()
- 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.
2024-04-28 10:53:50 -07:00
..