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

quic: increase timeout in hole punching test #1495

Merged
merged 1 commit into from
May 24, 2022

Conversation

marten-seemann
Copy link
Contributor

@marten-seemann marten-seemann commented May 17, 2022

Fixes #1492.

I struggled to reproduce this in any environment. A QUIC handshake is mildly expensive, I can accept that it occasionally takes longer than 100ms on CI.

@marten-seemann marten-seemann force-pushed the fix-flaky-quic-holepunching-test branch from 30af98d to 1033005 Compare May 19, 2022 17:54
@marten-seemann marten-seemann requested a review from MarcoPolo May 19, 2022 17:58
@marten-seemann marten-seemann marked this pull request as ready for review May 19, 2022 17:59
@marten-seemann marten-seemann merged commit 4facd7f into master May 24, 2022
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.

quic: flaky TestHolePunching
2 participants