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