Elevator
Elevator copied to clipboard
Exceptions not propagated from "RunTracingControlServer" task
When an exception is thrown in the task that runs "RunTracingControlServer", it is not propagated to the main thread resulting the program being in an odd state where the main server functionality no longer works but the program is still running.
Hm, do you have a test case to reproduce? Would also be good to know what the impact of this bug is, and what you think the expected behavior ought to be. Also, does this vary with the shell/emulator you're using (PowerShell/cmd.exe/etc)?