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

fix: improve portfinder usage #9366

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Commits on Aug 30, 2022

  1. fix: improve portfinder usage

    - Ensure we use the latest `portfinder` version available
    - Adjust default start port for every portfinder call, so if two calls happen simultaneously, they don't try to acquire the same port
    - Add logging for portfinder errors and port used before listening
    - If portfinder fails, try using preferred port, letting listen to fail and provide more sensible error
    OEvgeny committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0001599 View commit details
    Browse the repository at this point in the history