2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-04 21:08:27 +00:00
greatroar 2dafda9164 ui/progress: Load both values in a single Lock/Unlock
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.
2022-10-25 07:55:24 +02:00
..
2022-10-16 10:50:39 +02:00
2017-07-24 17:43:32 +02:00
2022-08-18 20:15:38 +02:00
2022-10-16 10:50:39 +02:00
2022-10-21 21:26:45 +02:00
2022-03-28 22:23:47 +02:00
2022-03-28 22:23:47 +02:00
2022-01-25 18:05:56 -08:00
2022-03-28 22:23:47 +02:00
2022-10-16 10:50:39 +02:00
2022-08-05 23:46:46 +02:00