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

async,dns/client: replace ESHUTDOWN with ECANCELED and optimize err handling #918

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Aug 28, 2023

ECANCELED is a much better error code for this use-case and dns query callback should also be called if available.

@sreimers sreimers marked this pull request as ready for review August 28, 2023 07:23
@sreimers sreimers merged commit a4d90b4 into main Aug 28, 2023
@sreimers sreimers deleted the ecanceld_async branch August 28, 2023 08:51
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.

1 participant