mirror of
https://github.com/minio/minio.git
synced 2025-11-10 05:59:43 -05: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