mirror of
https://github.com/minio/minio.git
synced 2025-01-15 08:45:00 -05:00
b1c849bedc
AFAICT we send a canceled context to unlock (and thereby releaseAll). This will cause network calls to fail. Instead use background and add 30s timeout.