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

nlsocket: lower log level when a port is already used #1265

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

JeThWifirst
Copy link
Contributor

When a port is already used or the socket cannot be reused, it is expected to have an Exception, no need to log an error for this case.

And in case all ports are exhausted, an Exception will be raised.

When a port is already used or the socket cannot be reused, it is
expected to have an Exception, no need to log an error for this case.

And in case all ports are exhausted, an Exception will be raised.
@svinota
Copy link
Owner

svinota commented Feb 4, 2025

Agree. Thanks, merging!

@svinota svinota merged commit 5bc00a5 into svinota:master Feb 4, 2025
24 checks passed
@JeThWifirst JeThWifirst deleted the lower-log-level branch February 5, 2025 07:54
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

Successfully merging this pull request may close these issues.

2 participants