mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-20 05:53:29 +01:00
Add a decorator to indicate that a callback runs entirely host-side and does not rely on a connection to the target. This means it will be invoked even if the target was detected to be unresponsive.