mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
4223ebab8d
locks can get relinquished when Read() sees io.EOF leading to prematurely closing of the readers concurrent writes on the same object can have undesired consequences here when these locks are relinquished.