1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-21 20:38:57 +00:00
Jonathan Paynter 7c6ebfb49c framework: Have Job hold its own JobState
JobState, previously handled by RunState, is now held in the
Job.

Changes and accesses to a Job's status access the Job's
JobState directly, so that there is only one place now that each Job's
state data is tracked.

This also means there is no use for update_job in RunState.
2020-07-14 17:31:38 +01:00
..
2017-02-21 15:02:28 +00:00
2018-07-06 14:39:41 +01:00
2018-07-09 15:59:40 +01:00
2020-01-17 16:38:58 +00:00
2018-07-06 14:39:41 +01:00
2018-07-06 14:39:41 +01:00