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

Add signal and thread numbers to fatal signal message #4220

Merged
merged 2 commits into from
Mar 25, 2020

Conversation

derekbruening
Copy link
Contributor

Adds the signal number and thread id to this fatal message for better diagnostics:
<Cannot correctly handle received signal 11 in thread 204511.>

Tested in the #4219 failures.

Adds the signal number and thread id to this fatal message for better diagnostics:
  <Cannot correctly handle received signal 11 in thread 204511.>

Tested in the #4219 failures.
Copy link
Contributor

@Carrotman42 Carrotman42 left a comment

Choose a reason for hiding this comment

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

+1

@derekbruening
Copy link
Contributor Author

Grr the failure is the obsolete vps build -- #2971 covers removing that but that will take some effort to fully clean up so I'll fix the build failure here for now.

@derekbruening derekbruening merged commit 8366c12 into master Mar 25, 2020
@derekbruening derekbruening deleted the iX-signal-diagnostic branch March 25, 2020 17:43
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.

2 participants