mirror of
https://github.com/octoleo/restic.git
synced 2025-02-10 23:58:28 +00:00
As the FileSaver is asynchronously waiting for all blobs of a file to be stored, the number of active files is higher than the number of files from which restic is reading concurrently. Thus to not confuse users, only display files in the status from which restic is currently reading.