The bridge transport uses requests.post, which uses socket.getaddrinfo under the hood, which on some OSes (MacOS, Windows) in CPython takes a lock. The enumerate method for the bridge transport can block for 10-30 seconds while waiting for this lock. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| clientbase.py | ||
| cmdline.py | ||
| qt_generic.py | ||
| qt.py | ||
| transport.py | ||
| trezor.py | ||