-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
Is your feature request related to a problem? Please describe.
You cannot cancel pending DNS queries using dns.promises.Resolver. Note that dns.Resolver has a .cancel() method, but the async version does not.
Describe alternatives you've considered
There are no alternatives yet.
kirillgroshkov
Metadata
Metadata
Assignees
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.