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

Ignore inactive connections #2029

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erthalion
Copy link
Contributor

Description

When waiting for an expected amount of connections in tests, there are occurrences of repetition due to an "in-flight" connections that are apparently got caught without close timestamp. Ignore those.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

Analysis of CI logs, and in general CI should be sufficient.

When waiting for an expected amount of connections in tests, there are
occurences of repetition due to an "in-flight" connections that are
apparently got caught without close timestamp. Ignore those.
@erthalion erthalion force-pushed the fix/repeated-network-flow-ignore-inactive-connections branch from c868ebf to d34bfd5 Compare February 7, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant