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: check net.Listen() error in tests #11093

Merged
merged 1 commit into from
May 16, 2022
Merged

Commits on May 12, 2022

  1. fix: check net.Listen() error in tests

    Rather than the user getting a seg vault to determine what the issue is,
    instead catch any errors when trying to listen.
    
    fixes: influxdata#11092
    powersj committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b72859d View commit details
    Browse the repository at this point in the history