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

fix: frequent race condition in testing where two parallel processes try to listen on the same port #97

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented Jan 16, 2024

Fixes a testing failure where parallel processes attempt to listen on the same port.

Fixes a testing failure where parallel processes attempt to listen on
the same port.
@ctlong ctlong requested review from a team January 16, 2024 21:15
@ctlong ctlong merged commit ca5c1fd into main Jan 24, 2024
5 checks passed
@ctlong ctlong deleted the fix/measurement/unique-port-in-testing branch January 24, 2024 17:29
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.

2 participants