mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 10:47:37 +03:00
4780fa5a58
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