You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add timeout for host process /waitForDebugger flag
This change adds a 15 second timeout for the /waitForDebugger flag in
debug builds. This prevents hangs when Visual Studio can't attach to the
process automatically when debugging tests.
0 commit comments