Skip to content

Conversation

@crispmark
Copy link

It looks like AuthenticationException was a subclass of IOException, which is why most errors were able to be caught originally.

This PR changes the exception handling so that only non-IOExceptions are recast as IOExceptions.

@osheroff
Copy link
Owner

good deal, thanks.

@osheroff osheroff merged commit dfd5621 into osheroff:master Jul 26, 2020
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