We encountered a problem when starting up 2 separate processes using the find device function with serial ID. The first process claimed the interface even though it did not match the serial, then the second one could not use the already claimed devices.
By releasing the interface when the serial is not matched other processes can acquire access to the device.
We encountered a problem when starting up 2 separate processes using the find device function with serial ID. The first process claimed the interface even though it did not match the serial, then the second one could not use the already claimed devices.
By releasing the interface when the serial is not matched other processes can acquire access to the device.