mirror of
https://github.com/octoleo/restic.git
synced 2025-04-11 00:41:50 +00:00
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.