"vscode:/vscode.git/clone" did not exist on "ca675ed41d58d63ae41d7835c5dcb07677a54ad1"
win: exit instead of abort (#13138)
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.
Showing
Please register or sign in to comment