Fixes a crash when we can't connect to the debugger. This is probably killing some of our test runs, this makes the initial connection to the debugger proceed synchronously so any exceptions which occur get propagated out to the COM call to launch the debugger.
↧