2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-06 11:00:48 +00:00

Create issue-2390

This commit is contained in:
Eric Hamilton 2019-12-03 10:34:02 -08:00 committed by Leo R. Lundgren
parent e0eac30ee5
commit d21a13f1ee

View File

@ -0,0 +1,5 @@
Bugfix: Refresh lock timestamp
Long-running operations did not refresh lock timestamp, resulting in locks becoming stale. This is now fixed.
https://github.com/restic/restic/issues/2390