mirror of
https://github.com/restic/restic.git
synced 2026-05-12 21:45:24 +00:00
5df6bf80b1
Depending on the change packages, the VSS tests from ./cmd/restic and the fs package may overlap in time. This causes the snapshot creation to fail. Add retries in that case.