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

Improve Morpheus Shutdown Behavior On Exception #478

Merged

Conversation

mdemoret-nv
Copy link
Contributor

This PR was some outstanding work that was a result of changes in the SRF PR: nv-morpheus/MRC#208.

If an exception is detected, we can try to manually call stop on all stages to allow for better shutdown behavior. Included in this PR are fixes to remove CMAKE_BUILD_RPATH_USE_ORIGIN from the CMake file which breaks building SRF with Morpheus at the same time. This option is only needed during the CI build so it was added manually to the CI scripts.

@mdemoret-nv mdemoret-nv added bug Something isn't working non-breaking Non-breaking change labels Nov 18, 2022
@mdemoret-nv mdemoret-nv requested review from a team as code owners November 18, 2022 18:28
Copy link
Contributor

@dagardner-nv dagardner-nv left a comment

Choose a reason for hiding this comment

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

LGTM

@mdemoret-nv
Copy link
Contributor Author

@gpucibot merge

@ghost ghost merged commit e5b491b into nv-morpheus:branch-22.11 Nov 18, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants