mirror of
https://github.com/restic/restic.git
synced 2025-12-29 02:59:35 -05:00
We always need both values, except in a test, so we don't need to lock twice and risk scheduling in between. Also, removed the resetting in Done. This copied a mutex, which isn't allowed. Static analyzers tend to trip over that. |
||
|---|---|---|
| .. | ||
| backup | ||
| progress | ||
| signals | ||
| table | ||
| termstatus | ||
| message.go | ||
| stdio_wrapper.go | ||
| stdio_wrapper_test.go | ||