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

USB driver blocks when shutdown #28

Closed
matthesrieke opened this issue Feb 21, 2014 · 0 comments
Closed

USB driver blocks when shutdown #28

matthesrieke opened this issue Feb 21, 2014 · 0 comments

Comments

@matthesrieke
Copy link
Member

the call on pipe.abortAllSubmissions() blocks forever as the timeout is currently set to 0. there is currently no way to abort submissions (see usb4java/usb4java#25), so go ahead an set the timeout and deal with the timeout exceptions.

matthesrieke added a commit that referenced this issue Feb 21, 2014
shutdown USB pipe gracefully. fixes #28.
bpross-52n pushed a commit to bpross-52n/yadarts that referenced this issue Feb 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant