mirror of
https://github.com/restic/restic.git
synced 2025-11-01 16:00:39 +00:00
Prepare changelog for 0.17.0
This commit is contained in:
8
changelog/0.17.0_2024-07-26/issue-4760
Normal file
8
changelog/0.17.0_2024-07-26/issue-4760
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Fix possible error on concurrent cache cleanup
|
||||
|
||||
If multiple restic processes concurrently cleaned up no longer existing files
|
||||
from the cache, this could cause some of the processes to fail with an `no such
|
||||
file or directory` error. This has now been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/4760
|
||||
https://github.com/restic/restic/pull/4761
|
||||
Reference in New Issue
Block a user