mirror of
https://github.com/restic/restic.git
synced 2026-03-04 21:56:23 +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