mirror of
https://github.com/restic/restic.git
synced 2026-02-24 09:46:24 +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.