mirror of
https://github.com/octoleo/restic.git
synced 2025-02-09 15:18:27 +00:00
The StdioWrapper is not used at all by the ProgressPrinters. It is called a bit earlier than previously. However, as the password prompt directly accessed stdin/stdout this doesn't cause problems.