mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-19 17:15:19 +00:00
79a58e275c
- 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).