8000 A lot of interrupted errors on MacOSX: handle_events: error: libusb: interrupted [code -10] · Issue #87 · google/gousb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
A lot of interrupted errors on MacOSX: handle_events: error: libusb: interrupted [code -10] #87
Closed
@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0