Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

[mp] Use free ports rather than random ports #3739

Closed
wants to merge 1 commit into from
Closed

Conversation

stephenroller
Copy link
Contributor

Patch description
I've noticed that sometimes tests will fail when using randomized ports, because the address is already in use. Resolve by always asking the OS for a free port.

Thanks stack overflow.

Testing steps
CI

@stephenroller
Copy link
Contributor Author

Easier if this is just in #3740.

@stephenroller stephenroller deleted the freeport branch June 22, 2021 23:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants