mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
This commit fixes a bug introduced in af6c6a2b35.
Setting deadlines in Go results in arbitrary hangs as reported here
https://github.com/golang/go/issues/34385
Fixes https://github.com/minio/minio/issues/7852