-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request