platform: Windows
When hot-plugging is detected, sometimes the interfaces of the device are empty, and it is often necessary to wait for 50 to 100 milliseconds to retry to list_devices and obtain the interface.
I think this is not a good way to rely on experience to judge adding delays and re-acquiring devices. Is this a bug? Or is there any better way to deal with this problem? Thank you!