Skip to content

Possible to disable lifespan in config? #70

Description

@tunecrew

Not sure if this is possible (or advisable) - using Hypercorn w/ Django.

Would like to remove the ASGI Framework Lifespan error, continuing without Lifespan support warning from my log.

Uvicorn has the following config option:

--lifespan <str> - Set the Lifespan protocol implementation. Options: 'auto', 'on', 'off'. Default: 'auto'.

Is it possible to implement this in Hypercorn?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions