Skip to content

httpx has log.Fatalf calls that are not clearly documented. #32

@gfr10598

Description

@gfr10598

ListenAndServe*Async both may call log.Fatalf, which is buried down under the server shutdown. Though we don't expect to be shutting down servers, it is still worrisome that a server shutdown may crash the whole process, and is very hard to see when calling the top level functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions