• Daniel Hiltgen's avatar
    win: exit instead of abort (#13138) · 485da9fd
    Daniel Hiltgen authored
    Calling abort on windows triggers the C++ runtime to attempt a debugger
    attach, which causes the crashed runners to hang instead of exit, leading
    to a timeout instead of a fast failure during discovery.
    485da9fd
0036-win-exit-instead-of-abort.patch 764 Bytes