restic/internal
Alexander Neumann c44e808aa5 backup: Fix deadlock
When the archiver is faster than the scanner, restic deadlocks. This
commit adds a `finished` channel to the struct in `ui/backup.go` so that
scanner results are ignored when the archiver is already finished.

Closes #1834
2018-06-09 12:15:19 +02:00
..
2018-06-09 12:15:19 +02:00
2018-05-11 11:07:16 -04:00
2018-04-25 14:42:45 +02:00
2018-05-01 14:38:41 +02:00
2018-03-04 20:11:29 +00:00
2017-07-23 14:19:13 +02:00
2018-05-22 20:48:17 +02:00
2018-01-23 22:39:51 -05:00
2018-03-03 15:49:44 +01:00
2018-05-13 12:48:42 +02:00
2018-05-01 14:38:59 +02:00
2018-06-09 12:15:19 +02:00
2017-07-23 14:21:03 +02:00