2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-30 10:38:23 +00:00
Michael Eischer 6b65a495b1 backup/restore: fix termstatus initialization
The termstatus must only be canceled once the command has returned.
Otherwise output may be lost when the context gets canceled.
2024-01-27 12:51:08 +01:00
..