mirror of
https://github.com/restic/restic.git
synced 2026-07-06 07:15:10 +00:00
4350b95d27
The timeout for all blobs starts to run after the delete calls have been issue. Thus, use the same start time for all blobs instead of individual timeouts.