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

Improved error handling needed #3

Open
niklasekstrom opened this issue Apr 5, 2019 · 0 comments
Open

Improved error handling needed #3

niklasekstrom opened this issue Apr 5, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@niklasekstrom
Copy link
Owner

Currently there are several places in the code of a314.device and a314fs that assumes that an A314 is present, and there is no good error handling otherwise. It shouldn't be too hard to fix this.

Probably start with a314.device and make it probe for the presence of A314, and then make it return useful error codes if it can't find an A314.

@niklasekstrom niklasekstrom added the bug Something isn't working label Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant