mirror of
https://github.com/restic/restic.git
synced 2025-03-13 19:00:51 +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.