mirror of
https://github.com/restic/restic.git
synced 2026-09-20 11:08:30 +00:00
Stop Counters where they're constructed and started
This commit is contained in:
@@ -259,6 +259,7 @@ func runCheck(opts CheckOptions, gopts GlobalOptions, args []string) error {
|
||||
errorsFound = true
|
||||
Warnf("%v\n", err)
|
||||
}
|
||||
p.Done()
|
||||
}
|
||||
|
||||
switch {
|
||||
|
||||
Reference in New Issue
Block a user