mirror of
https://github.com/restic/restic.git
synced 2026-09-03 03:07:16 +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