Skip to content

Conversation

@twolfson
Copy link
Collaborator

As mentioned in #103, we are conflating ENOENT with the rest of potential OSError errors. Since it's hard to predict/provide more clear messages for all variations, we have chosen to only cover ENOENT and pass through other errors to the user.

In this PR:

  • Updated OSError handling to use exception message by default but provide better messaging on ENOENT

/cc @wbond

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