Skip to content

builder: prevent stalled builds when gpu hangs detected

Mark Janes requested to merge majanes/mesa_ci:timeout into master

Because a timer is running, the python process will not completed when gpu hang triggers an early exit.

Move the gpu hang detection in front of the timer launch.

Merge request reports

Loading