mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
4780fa5a58
This commit fixes a bug introduced in af6c6a2b35ecd67300739f7ecb54fad60eeb4967. 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