mirror of
https://github.com/pgsty/minio.git
synced 2026-03-13 06:35:34 +01:00
- The race happens with a goroutine that refreshes IAM cache data from storage. - It could lead to deleted users re-appearing as valid live credentials. - This change also causes CI to run tests without a race flag (in addition to running it with).