Status Desktop client made in Nim & QML https://status.app
Go to file
Anastasiya Semenkevich e2f2a34a8b Increase timeout for wait_for_port
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.
2024-01-23 10:06:21 +03:00
test/e2e Increase timeout for wait_for_port 2024-01-23 10:06:21 +03:00