2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 01:20:49 +00:00
restic/changelog/0.10.0_2020-09-19/issue-2390
2020-09-19 17:37:59 +02:00

6 lines
188 B
Plaintext

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