Skip to content

Fix elastic scheduler sorting bug

Daniele Venzano requested to merge ext/devel/bugfix-scheduler-sort-size into master

When the elastic scheduler is in size mode, sort the queue according to the calculated execution size.

Merge request reports