Closed bamthomas closed 3 weeks ago
when we refactored the task management system we changed CliApp class to execute sequentially the tasks.
CliApp
To distribute tasks like INDEX,ARTIFACT it could be better to execute these tasks in parallel.
it doesn't work with artifact
when we refactored the task management system we changed
CliApp
class to execute sequentially the tasks.To distribute tasks like INDEX,ARTIFACT it could be better to execute these tasks in parallel.