Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exceptions not propagated from "RunTracingControlServer" task #13

Open
TychosNose opened this issue Sep 15, 2016 · 1 comment
Open

Exceptions not propagated from "RunTracingControlServer" task #13

TychosNose opened this issue Sep 15, 2016 · 1 comment
Labels

Comments

@TychosNose
Copy link
Member

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.

@nolanlawson
Copy link
Contributor

nolanlawson commented Sep 15, 2016

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants