Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure the matched port is listening #716

Merged
merged 1 commit into from Apr 28, 2020
Merged

Conversation

benPearce1
Copy link
Contributor

This change avoids matching against a port that is in TIME_WAIT or other non-listening states

Also, allow matching on ipv6 local

allow matching on ipv6 local
@mizzy
Copy link
Owner

mizzy commented Apr 28, 2020

Thanks!

@mizzy mizzy merged commit 8c9b56b into mizzy:master Apr 28, 2020
@mizzy
Copy link
Owner

mizzy commented Apr 28, 2020

Released as v2.82.16.

matt-richardson added a commit to OctopusDeploy/OctopusDSC that referenced this pull request Apr 30, 2020
Now we have better "is port not listening" test in serverspec with mizzy/specinfra#716, we can uncomment some tests that weren't working so well due to ports on windows staying in a TIME_WAIT state.
matt-richardson added a commit to OctopusDeploy/OctopusDSC that referenced this pull request Apr 30, 2020
Now we have better "is port not listening" test in serverspec with mizzy/specinfra#716, we can uncomment some tests that weren't working so well due to ports on windows staying in a TIME_WAIT state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants