Skip to content

Async DNS resolution #259

@DzigaV

Description

@DzigaV

According to the docs:

AsyncConnection.connect() may still block on DNS name resolution. To avoid that you should set the hostaddr connection parameter.

The resolve_hostaddr_async() is an experimental solution to help to do that. Feedback about the feature is welcome!

Is there a reason why you're not using asyncio.loop.getaddrinfo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions