Skip to content

Ensure jobs in `JobsList` are always sorted

Michiel Cottaar requested to merge sorting into main

This means that I don't have to call filter just to sort the jobs in split_pipeline, which allows split_pipeline to run without ever checking for existing files on disk.

Merge request reports

Loading