mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
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.