Traceback (most recent call last):
  File "/tmp/.mount_ELECTRM5X5VT/usr/lib/python3.10/site-packages/trezorlib/client.py", line 150, in cancel
    self._raw_write(messages.Cancel())
  File "/tmp/.mount_ELECTRM5X5VT/usr/lib/python3.10/site-packages/trezorlib/client.py", line 168, in _raw_write
    self.transport.write(msg_type, msg_bytes)
  File "/tmp/.mount_ELECTRM5X5VT/usr/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 174, in write
    self.handle.write_buf(header + message_data)
  File "/tmp/.mount_ELECTRM5X5VT/usr/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 76, in write_buf
    self.transport._call("post", data=buf.hex())
  File "/tmp/.mount_ELECTRM5X5VT/usr/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 143, in _call
    return call_bridge(uri, data=data)
  File "/tmp/.mount_ELECTRM5X5VT/usr/lib/python3.10/site-packages/trezorlib/transport/bridge.py", line 52, in call_bridge
    raise BridgeException(path, r.status_code, r.json()["error"])
trezorlib.transport.bridge.BridgeException: trezord: post/110 failed with code 400: other call in progress