mirror of
https://github.com/restic/restic.git
synced 2026-07-09 16:55:10 +00:00
4b0fcaed45
The list operation used by RemoveStaleLocks or RemoveAllLocks will already be canceled by the passed in context. Therefore we can also just cancel the remove operation as the unlock command won't process all lock files anyways.