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 support should better handle the cable being disconnected #70

Open
nkarstens opened this issue Jan 11, 2024 · 0 comments
Open

USB support should better handle the cable being disconnected #70

nkarstens opened this issue Jan 11, 2024 · 0 comments

Comments

@nkarstens
Copy link

See FIXME in disconnect method in _USBTransport class in pybricksdev/connections/pybricks.py from #69.

Support for this in PyUSB is currently waiting approval in pyusb/pyusb#160.

This comment contains a monkey patch that we may be able to use until the PR is approved.

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