Age | Commit message (Expand) | Author |
---|---|---|
2023-05-01 | fix: clean up license headers for Tasks | Rachel Powers |
2022-12-17 | refactor(Tasks): remove 'm_total_size' from ConcurrentTask | flow |
2022-08-28 | fix: make MultipleOptionsTask inherit directly from SequentialTask | flow |
2022-08-28 | refactor: make MultipleOptionsTask inherit from ConcurrentTask too | flow |
2022-07-17 | feat: add MultipleOptionsTask | flow |