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

feat: enable SO_REUSEPORT on the listener for tests #25441

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

Conversation

praveen-influx
Copy link
Contributor

This could potentially help with port binding issues on the CI server. Creates a socket2 with SO_REUSEPORT enabled.

@praveen-influx praveen-influx force-pushed the praveen/fix-tests branch 5 times, most recently from 14bc02d to 04198a1 Compare October 9, 2024 11:40
This could potentially help with port binding issues on the CI server.
Creates a socket2 with SO_REUSEPORT enabled.
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