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

Return ERROR_UNKNOWN instead of panicing #107

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Mar 15, 2024

This change removes the panic from the shutdown code. Instead an ERROR_UNKNOWN is returned. This does cause the source of the error to be lost, but this can be addressed in a follow-up.

This replaces #70

klueska
klueska previously approved these changes Mar 15, 2024
This change removes the panic from the shutdown code. Instead
an ERROR_UNKNOWN is returned. This does cause the source of the error
to be lost, but this can be addressed in a follow-up.

Signed-off-by: Evan Lezar <[email protected]>
@ArangoGutierrez ArangoGutierrez merged commit f3a57ee into NVIDIA:main Apr 4, 2024
4 checks passed
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