mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 05:52:41 +00:00
e2f2a34a8b
Following up Squish advise: In the wait_for_port.py, you are using socket.create_connection() where the timeout is set to 1. Could you increase the timeout here and also put a check before to make sure that port is not in the use anymore, before proceeding to launch the AUT.