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

SSH error propagation for better error report. #49

Merged
merged 3 commits into from
Jun 17, 2023

Conversation

BoolPurist
Copy link
Collaborator

@BoolPurist BoolPurist commented Jun 9, 2023

Relates to issue: #7

It replaces panics and error macro logs with error propagation.
The error logging is now done before the exiting for an error.

@BoolPurist BoolPurist changed the title Error propagation for better error report. SSH error propagation for better error report. Jun 9, 2023
Replaced pancis to error propagation in LDAP modules
Converted panics to error propagation in slurm modules
@BoolPurist BoolPurist marked this pull request as ready for review June 17, 2023 13:11
@BoolPurist BoolPurist merged commit 61b964b into th-nuernberg:main Jun 17, 2023
@BoolPurist BoolPurist deleted the improve_err branch June 19, 2023 06:54
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.

1 participant