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

move the panic handler first #15026

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Jul 3, 2017

Move the panic handler to the beginning of the chain so that panics will get information in the log beyond a stack.

@derekwaynecarr this should give you better debug output.

[severity:blocker]

@deads2k
Copy link
Contributor Author

deads2k commented Jul 3, 2017

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to f0cd648

@derekwaynecarr
Copy link
Member

having the panic stack next to the URL is a big help, thanks

@smarterclayton
Copy link
Contributor

Yes, this is excellent. LGTM

@smarterclayton
Copy link
Contributor

Approved for 3.6

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2946/) (Base Commit: 9c5e7da) (PR Branch Commit: f0cd648)

@smarterclayton smarterclayton merged commit c059511 into openshift:master Jul 3, 2017
@smarterclayton
Copy link
Contributor

For rc0

@deads2k deads2k deleted the server-04-panic branch August 3, 2017 19:27
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.

5 participants