Skip to content

Calling BaseRequest.host can do blocking I/O if the host header is missing #9308

Open
@bdraco

Description

@bdraco

return socket.getfqdn()

There is a fallback to socket.getfqdn() which is not async safe and will block the loop while its resolved

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions