mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +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