mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
832ed797e1
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.