aboutsummaryrefslogtreecommitdiff
path: root/launcher/tasks/ConcurrentTask.h
AgeCommit message (Collapse)Author
2022-08-28fix: abort logic running subsequent tasks anyways some timesflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-01feat: add ConcurrentTaskflow
This tasks (or rather, meta-task) has the ability to run several other sub tasks concurrently. Signed-off-by: flow <flowlnlnln@gmail.com>