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

server.go Simplify default Server name logic #1467

Merged
merged 1 commit into from Jan 6, 2023

Conversation

stokito
Copy link
Contributor

@stokito stokito commented Jan 3, 2023

The serverName atomic.Value field is used as a cache. This is not needed and logic can be simplified. See related #1458

The serverName atomic.Value field is used as a cache. This is not needed and logic can be simplified.
See related valyala#1458
@erikdubbelboer erikdubbelboer merged commit 434022b into valyala:master Jan 6, 2023
@erikdubbelboer
Copy link
Collaborator

Thanks!

@stokito stokito deleted the server_name branch January 6, 2023 10:32
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.

None yet

2 participants