builder: prevent stalled builds when gpu hangs detected
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.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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.