mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 04:18:58 +00:00
Instead of starting and stopping the target from inside the Context, move the calls to the Runner. This allows for the any initilizaton errors to be dealt with as part of the job and retried as appropriate.