desktop-qa-automation/scripts
Anastasiya Semenkevich d90a2a004c 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
..
tools chore(all): rename _logger to LOG to match changes 2023-12-01 14:58:22 +01:00
utils Increase timeout for wait_for_port 2024-01-23 10:06:21 +03:00
__init__.py test(pytest) Import squish as a python module. (#11421) 2023-07-10 17:55:10 +02:00