1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-12 23:28:58 +00:00
restic/internal/ui
Michael Eischer 401ef92c5f backup: Fix shutdown hang when running in the background
On shutdown the backup commands waits for the terminal output goroutine
to stop. However while running in the background the goroutine ignored
the canceled context.
2020-12-06 18:53:41 +01:00
..
json backup: Fix possible deadlock of scanner goroutine 2020-09-30 23:13:10 +02:00
progress Replace restic.Progress with new progress.Counter 2020-11-09 12:12:35 +01:00
table
termstatus backup: Fix shutdown hang when running in the background 2020-12-06 18:53:41 +01:00
backup.go backup: Always remove the status lines once a backup ends 2020-09-30 23:13:10 +02:00
message.go
stdio_wrapper.go Simplify ui.StdioWrapper.Write 2020-10-17 20:30:46 +02:00
stdio_wrapper_test.go Simplify ui.StdioWrapper.Write 2020-10-17 20:30:46 +02:00