Skip to content

Parallel scheduler

Pedro Gonnet requested to merge parallel_scheduler into master

Make the scheduler itself use tasks to prepare each step. This is kinda black magic, as the scheduler has to use parts of itself to get itself up and running, but it works.

Merge request reports