Skip to content

Make sure asyncio hub + dnspython work correctly together #936

@itamarst

Description

@itamarst

asyncio will try to run DNS lookups in a thread pool, probably, which won't work well if DNS has been monkeypatched. Possibly DNS monkeypatching should just be disabled if the asyncio hub is in use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions