Skip to content

Conversation

@wilsonsilva
Copy link

Fixes silent timeouts on containers without netcat, such as the official CentOS docker image.

@cameronwp
Copy link

+1 this would have saved me 15 mins of debugging

@isuftin
Copy link

isuftin commented Aug 27, 2018

lol ok THAT'S what it was. I also spent a good 15 minutes on this before deciding to check the issues list here :D

@realies
Copy link

realies commented Nov 26, 2018

Better use a fallback to (echo > /dev/tcp/$host/$port) >/dev/null 2>&1 before exiting.

@Addono
Copy link

Addono commented Feb 4, 2021

Hey all! Sorry for taking so long 😓

Heads up, a similar fix landed through #22, so I will close this PR.

@Addono Addono closed this Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants