diff --git a/scripts/wk/hw/diags.py b/scripts/wk/hw/diags.py index 6a382a97..1a9758f9 100644 --- a/scripts/wk/hw/diags.py +++ b/scripts/wk/hw/diags.py @@ -435,7 +435,7 @@ def cpu_mprime_test(state, test_objects): sensors = hw_sensors.Sensors() sensors.start_background_monitor( sensors_out, - thermal_action=('killall', 'mprime'), + thermal_action=('killall', 'mprime', '-INT'), ) # Create monitor and worker panes