33773624fb
* win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used (#36762)
* win_wait_for: use loopback IP instead of hostname if 127.0.0.1 is used
* removed reverse dns lookup in port check
(cherry picked from commit 67ffde4ac1
)
* Added changelog for win_wait_for local port fix
2 lines
114 B
YAML
2 lines
114 B
YAML
bugfixes:
|
|
- win_wait_for - fixed issue when trying to check a localport when the port is not available externally
|