Skip to content

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