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

Port checker enhancements #294

Merged
merged 3 commits into from
Jun 2, 2024
Merged

Port checker enhancements #294

merged 3 commits into from
Jun 2, 2024

Conversation

artehe
Copy link
Collaborator

@artehe artehe commented May 28, 2024

Resolve #280 by adding the suggested improvements.

@artehe artehe marked this pull request as ready for review May 30, 2024 14:35
@artehe artehe requested a review from Plootie May 30, 2024 14:35
@Plootie
Copy link
Collaborator

Plootie commented Jun 2, 2024

Everything looks great to me, just one small thing. If the remote address doesn't respond instead of rejecting the request the checker will be stuck waiting for 60 seconds. (this is a problem for both modes). Do you think we could chuck a custom timeout on it?

Copy link
Collaborator

@Plootie Plootie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disregard my previous comment, I'm actually gonna stop dragging my feet and get on with the refactor, as such I'm happy to push this through as is and I can do it myself when I get to this section

@Plootie Plootie merged commit 1a0d293 into master Jun 2, 2024
2 checks passed
@artehe artehe deleted the port-checker-enhancements branch June 3, 2024 17:20
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.

minor changes for portchecker
2 participants