mirror of
https://github.com/restic/restic.git
synced 2026-07-19 21:54:53 +00:00
Further code will also output to the terminal and the bar's cursor positioning causes its output to overlap with the remaining output in a racy way. Fixes: #3344