mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 09:07:36 +03:00
b4ac05523b
Replaces #11449 Does concurrent healing but limits concurrency to 50 buckets. Aborts on first error. `errgroup.Group` is extended to facilitate this in a generic way.