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

Eliminate unnecessary freePort calls. #264

Closed
mikkokar opened this issue Sep 3, 2018 · 0 comments
Closed

Eliminate unnecessary freePort calls. #264

mikkokar opened this issue Sep 3, 2018 · 0 comments
Assignees

Comments

@mikkokar
Copy link
Contributor

mikkokar commented Sep 3, 2018

The problem

There are some unit tests and e2e that are unnecessarily allocating a free TCP port using a freePort method.

Remove these invocations and replace them with constant port numbers.

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

No branches or pull requests

1 participant