HM

Results 6 comments of HM

how to solve it, I had a similar problem, thanks

thanks for your reply , best wishes @TomHVR

This problem exists in windows, when using asynchronous interfaces to send data, when close the device, it is very serious that the system must be restarted, otherwise the program cannot...

![image](https://github.com/libusb/libusb/assets/27840645/dca85f1b-7ecb-46b4-b9b7-31704b14299b)

There seems to be a deadlock, causing the program to freeze

I added printing to core.c and confirmed that the program was stuck at usbi_backend.close(dev_handle) , using version: V1.0.26.11813. ![image](https://github.com/libusb/libusb/assets/27840645/f8963525-3124-476b-a2e4-70725c656fba) ![image](https://github.com/libusb/libusb/assets/27840645/4a7f6d06-7493-4795-aaf6-c9ada397ebea) @tormodvolden