Skip to content

Don't force async handlers #9

@evertdespiegeleer

Description

@evertdespiegeleer

Atm, endpoint handlers have to be async functions, even when they don't actually do anything that's asynchronous. It'd be nice to improve the typing so that non-async functions can be passed as handlers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions