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

Hotfix: Increase netstat attempts from 10 to 30 #3

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

svteb
Copy link
Contributor

@svteb svteb commented Jun 20, 2024

A quickfix for #2078 from testsuite.

This obviously increases the time spent running netstat commands (as they execute every 10 seconds) but for the time being I think that it will not matter all that much. A full refactor will be necessary in the future as the current logic does not allow for a proper solution (like breaking the loop in case two violators have already been found) - I will write a ticket for that.

@martin-mat martin-mat self-requested a review June 24, 2024 06:36
Copy link

@martin-mat martin-mat left a comment

Choose a reason for hiding this comment

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

lgtm as a quick fix.

@horecoli
Copy link

lgtm

@taylor taylor self-requested a review June 24, 2024 16:39
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.

4 participants