mcuee
mcuee
netlink backend is a fall-back and second class citizen when it comes to hotplug under Linux. Initially there was no netlink fall-back but later it was added. For typical Linux...
I tend to think this PR is not valid -- the issue may only be sorted out with the Windows hotplug PR.
> I discovered this issue while interacting with multiple different USB devices through pyusb. One device was on bus 3, port 3 and the other was on bus 4, port...
@minicarpet Would you please raise another PR? It seems to me that @rgantois is not coming back for this PR.
@sonatique Please help to look at this PR or the proposed changed by @minicarpet. Thanks.
For Windows, we have two more ignored errors, I tend to think `LIBUSB_ERROR_NOT_FOUND` is not a normal error as well. But I need to review my past test results. ```...
> On the macOS CI it can also get into an infinite loop it seems like: https://github.com/libusb/libusb/actions/runs/8991096355/job/24697895520 (been running 2 hours now). Same for this one (running for more than...
One more instance of hanging on macOS. https://github.com/libusb/libusb/actions/runs/15444830636/job/43612934989 ``` Making check in tests /Applications/Xcode_15.4.app/Contents/Developer/usr/bin/make check-TESTS PASS: stress (hang here) ```
On my libusb repo, I can see one failed macOS github action today. https://github.com/mcuee/libusb/actions/runs/15489793357/job/43612457676 ``` Making check in tests /Applications/Xcode_15.4.app/Contents/Developer/usr/bin/make check-TESTS PASS: stress FAIL: stress_mt PASS: set_option PASS: init_context PASS:...
I will close this one for now. @Nolgert Please reopen if you find it to be an avrdude problem.