Closed
Description
Recently I have seen a lot of these errors:
handle_events: error: libusb: interrupted [code -10]
on Mac OS X and Linux
with the latest LibUsb
libusb: stable 1.0.23 (bottled), HEAD
Library for USB device access
https://libusb.info/
/usr/local/Cellar/libusb/1.0.23 (26 files, 474.2KB) *
This actually just seems to be a return code from libusb handle_events_with_timeout, that does not really indicate an error but
just that the eventhandler was interrupted. Maybe this should be a debug log?
Right now it seems like something is broken, while actually everything works as expected.
Metadata
Metadata
Assignees
Labels
No labels