mirror of
https://github.com/restic/restic.git
synced 2026-05-02 01:02:29 +00:00
401ef92c5f
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.