edonnachie/queuer

Jobs with empty fields that are required by code

Closed this issue · 1 comments

E.g. if a queue contains only files without prerequisites, the jobs will be read in as a data.frame without the prerequisites column. The job sorting will then fail when parsing the prerequisites.

Resolved by 2405fb5