mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
Merge pull request #4107 from jooola/feature-wait-for-unlock
Add a global option --retry-lock
This commit is contained in:
8
changelog/unreleased/issue-719
Normal file
8
changelog/unreleased/issue-719
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add --retry-lock option
|
||||
|
||||
This option allows to specify a duration for which restic will wait if there
|
||||
already exists a conflicting lock within the repository.
|
||||
|
||||
https://github.com/restic/restic/issues/719
|
||||
https://github.com/restic/restic/pull/2214
|
||||
https://github.com/restic/restic/pull/4107
|
Reference in New Issue
Block a user