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

Have tests use socket 0 for port allocation #11

Merged
merged 2 commits into from
May 19, 2024
Merged

Conversation

quackitsquinn
Copy link
Owner

Remove the code to dynamically allocate ports for tests, and use port 0 which allows for the OS to allocate ports.

Closes #10

@quackitsquinn quackitsquinn merged commit 857cc0b into main May 19, 2024
1 check passed
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.

Have tests use socket 0 for TcpListeners
1 participant