mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03: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.