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

test: Try to fix test timeout #2930

Merged
merged 1 commit into from
Aug 20, 2024
Merged

test: Try to fix test timeout #2930

merged 1 commit into from
Aug 20, 2024

Conversation

MarcoPolo
Copy link
Collaborator

See failure log here: https://gist.github.com/MarcoPolo/7946a7a5d76e8c49b8f1873029c41a64

I don't know for sure why this failed without diving deep into the Pion stack, by my initial guess is that we close before the listener gets into a state it can fulfill the Accept call. If that's the case, simply waiting for the other side to have Accepted the conn would fix the issue.

@MarcoPolo MarcoPolo merged commit e10384f into master Aug 20, 2024
11 checks passed
sukunrt pushed a commit that referenced this pull request Aug 30, 2024
MarcoPolo added a commit that referenced this pull request Sep 4, 2024
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.

1 participant