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

Don't reference get_available_port from within the node lib. #3334

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

clemahieu
Copy link
Contributor

Currently, the node lib doesn't reference the test_common library and likely shouldn't just for the purpose of getting a dummy port for command-line options. This change uses test port 24000 for nano::inactive_node which is used for CLI options and won't collide with live or debug ports.

…likely shouldn't just for the purpose of getting a dummy port for command line options. This change uses test port 24000 for nano::inactive_node which is used for CLI options and won't collide with live or debug ports.
@clemahieu clemahieu merged commit df5072e into develop Jun 14, 2021
@zhyatt zhyatt added this to the V23.0 milestone Jun 22, 2021
@zhyatt zhyatt added non-functional change unit test Related to a new, changed or fixed unit test labels Jul 16, 2021
@clemahieu clemahieu deleted the build_fix branch July 20, 2021 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-functional change unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants