mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 12:58:36 +00:00
If no jobs have been generated that are available for running then WA will crash when trying to access the job queue. Add an explicit check to ensure that a sensible error is raised in this case, for example if attempting to run a specific job ID that is not found.