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 TestRole error handling #9

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

stanhu
Copy link
Contributor

@stanhu stanhu commented May 26, 2023

Previously TestRole would return false if the ROLE command could not be issued for some reason, but this could hide some underlying error, such as a NOAUTH message. Return the error message if this happens.

Previously `TestRole` would return `false` if the `ROLE` command
could not be issued for some reason, but this could hide some
underlying error, such as a `NOAUTH` message. Return the error message
if this happens.
@stanhu stanhu force-pushed the sh-fix-test-role-error branch from 2b583ec to ccab5c7 Compare May 26, 2023 15:46
@FZambia FZambia merged commit 69c9a26 into FZambia:master Aug 5, 2023
@FZambia
Copy link
Owner

FZambia commented Aug 5, 2023

Thanks!

@FZambia
Copy link
Owner

FZambia commented Aug 5, 2023

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