Skip to content

dns.promises.Resolver does not have a .cancel() method #33091

Description

@szmarczak

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    dnsIssues and PRs related to the dns subsystem.feature requestIssues requesting new Node.js features.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions