mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
8640f4f69a
When setting the job status through ExecutionContext, this change should be accompanied by an update to the state file, so that the state file accurately reflects execution state. As Jobs should not be aware of the output, this method is added to ExecutionContext, and couples setting job state with writing to the state file.