Skip to content

[Fixes #108813328] Turn on debug stream when terminating error is thrown #1350

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

Merged
merged 4 commits into from
Dec 1, 2015

Conversation

jianghaolu
Copy link
Contributor

No description provided.

{
FlushDebugMessages();
}
catch (Exception) { }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just use catch{}

@markcowl
Copy link
Member

One nit. Can you please add a test to the scripts file that will produce Debug output and throw an error?

Otherwise, LGTM

@markcowl
Copy link
Member

@jianghaolu
Copy link
Contributor Author

@markcowl
Copy link
Member

markcowl commented Dec 1, 2015

@jianghaolu Still on-demand failures, please fix

@jianghaolu
Copy link
Contributor Author

markcowl added a commit that referenced this pull request Dec 1, 2015
[Fixes #108813328] Turn on debug stream when terminating error is thrown
@markcowl markcowl merged commit 69ef62d into Azure:dev Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants