lp1293714059

Results 1 issues of lp1293714059

Creating two AdbDeviceUsb objects with different SNs will report an error: ``` from adb_shell.adb_device import AdbDeviceTcp, AdbDeviceUsb from adb_shell.auth.sign_pythonrsa import PythonRSASigner # Load the public and private keys adbkey =...