1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
Sergei Trofimov 3ecc46b662 fw/exec: ensure correct state on early abort
Ensure the serialized state gets written out in case of early abort
(before the run has been fully initialized and job execution has
started), and  that the appropriate final output is generated.

This requires that ExecutionContext is created much earlier (in order
for postamble to be possible), and that KeyboardInteruptException is
caught and handled properly by the Executor.
2018-06-22 18:04:16 +01:00
..
assets/bin tools/revent: further fixes 2017-09-29 09:48:25 +01:00
commands commands/run: add run.log as an Artifact 2018-06-22 18:04:16 +01:00
framework fw/exec: ensure correct state on early abort 2018-06-22 18:04:16 +01:00
instruments instruments/serialmon: Add an instrument to monitor serial traffic 2018-06-13 14:36:46 +01:00
output_processors output_processor/sqlite: Fix typo in function name 2018-06-22 09:53:19 +01:00
tools/revent tools/revent: further fixes 2017-09-29 09:48:25 +01:00
utils utils/serializer: Handle empty file extensions 2018-06-18 20:46:56 +01:00
workloads Speedometer: Changing workload to use Speedometer 2.0 by default 2018-06-22 14:55:39 +01:00
__init__.py Implement PEP396 2018-06-15 08:58:39 +01:00