Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't force async handlers #9

Closed
evertdespiegeleer opened this issue Jan 7, 2024 · 0 comments · May be fixed by #10
Closed

Don't force async handlers #9

evertdespiegeleer opened this issue Jan 7, 2024 · 0 comments · May be fixed by #10
Labels
wontfix This will not be worked on

Comments

@evertdespiegeleer
Copy link
Owner

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.

@evertdespiegeleer evertdespiegeleer linked a pull request Jan 7, 2024 that will close this issue
@evertdespiegeleer evertdespiegeleer added the wontfix This will not be worked on label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant