-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
DNS resolver cancel does not return ECANCELLED #14814
Copy link
Copy link
Closed
Labels
caresIssues and PRs related to the c-ares dependency or the cares_wrap binding.Issues and PRs related to the c-ares dependency or the cares_wrap binding.dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
caresIssues and PRs related to the c-ares dependency or the cares_wrap binding.Issues and PRs related to the c-ares dependency or the cares_wrap binding.dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.
Hey! I am testing out the resolver.cancel method, and I am getting back
ENOTFOUNDinstead ofECANCELLED.Here's my script:
Output: