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

Identify why the device does not disconnect in certain cases where there is an error #7

Open
raacampbell opened this issue Jun 3, 2018 · 0 comments

Comments

@raacampbell
Copy link
Contributor

I have more than once found that on some errors the device is not disconnected, even though the cleanup function ought to do this. So check:

  1. Is it indeed the case that the cleanup function isn't running in these cases?
  2. Really do we need the try/catch statements? Maybe there is a less nasty way of achieving the same effect.
  3. Is there a way of liberating a blocked device? Perhaps a MAX reset? If so, document it.
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

No branches or pull requests

1 participant