-
Notifications
You must be signed in to change notification settings - Fork 304
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
DAOS-14248 engine: strengthen signals handling #13031
Conversation
Re-register DAOS handler in case original handler returns. Re-add USR1/USR2 signals to waiting set when triggered. Required-githooks: true Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Bug-tracker data: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Functional on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13031/1/execution/node/1119/log |
My previous change/commit was wrongly re-register DAOS signal handler. Also catch SIGTRAP. Required-githooks: true Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Functional Hardware Medium Verbs Provider completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13031/2/testReport/ |
Only failure in CI is :
looks definitelly unrelated and already being addressed by DAOS-14188 JIRA ticket, where fix/PR-12883 still has not landed. |
Ticket title is 'dump of engine's ULTs stacks only works one time' |
…/daos-14248 Required-githooks: true
@johannlombardi and @ashleypittman , please could you tell me if this PR is OK for you ? |
@johannlombardi and @ashleypittman , please could you tell me if this PR is OK for you ? |
@ashleypittman , please could you tell me if this PR is OK for you ? |
1 similar comment
@ashleypittman , please could you tell me if this PR is OK for you ? |
This PR is 4 months stale and needs to be updated and testing reran. |
Merged and send to CI. |
Still good... my new company laptop should not be needed for this PR :-) |
Re-raise signal in all cases.
Also catch SIGTRAP.
Re-add USR1/USR2 signals to waiting set when triggered.
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: