diff --git a/changelog/0.9.1_2018-06-10/issue-1834 b/changelog/0.9.1_2018-06-10/issue-1834 index d73e035bd..c0d8a9a3b 100644 --- a/changelog/0.9.1_2018-06-10/issue-1834 +++ b/changelog/0.9.1_2018-06-10/issue-1834 @@ -3,3 +3,6 @@ Bugfix: Resolve deadlock When the "scanning" process restic runs to find out how much data there is does not finish before the backup itself is done, restic stops doing anything. This is resolved now. + +https://github.com/restic/restic/issues/1834 +https://github.com/restic/restic/pull/1835