mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 04:16:57 +03:00
It's not a good idea to have multiple concurrent tasks running on a sequential thing like this one. Signed-off-by: flow <flowlnlnln@gmail.com> |
||
|---|---|---|
| .. | ||
| ConcurrentTask.cpp | ||
| ConcurrentTask.h | ||
| MultipleOptionsTask.cpp | ||
| MultipleOptionsTask.h | ||
| SequentialTask.cpp | ||
| SequentialTask.h | ||
| Task.cpp | ||
| Task.h | ||
| Task_test.cpp | ||