mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
Previously, it would not update the global counter if the subTask didn't update its progress, even though progress was being made. This also prevents a segmentation fault while aborting the task. Signed-off-by: flow <flowlnlnln@gmail.com> |
||
|---|---|---|
| .. | ||
| ConcurrentTask.cpp | ||
| ConcurrentTask.h | ||
| SequentialTask.cpp | ||
| SequentialTask.h | ||
| Task.cpp | ||
| Task.h | ||
| Task_test.cpp | ||