mirror of
https://github.com/octoleo/restic.git
synced 2024-11-01 03:12:31 +00:00
2dafda9164
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. |
||
---|---|---|
.. | ||
counter_test.go | ||
counter.go |