mirror of
https://github.com/restic/restic.git
synced 2026-04-27 15:09: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.