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

on_event deprecation #422

Open
waltzforvenus opened this issue Apr 23, 2024 · 0 comments
Open

on_event deprecation #422

waltzforvenus opened this issue Apr 23, 2024 · 0 comments

Comments

@waltzforvenus
Copy link

In the example Readme file @app.on_event("startup") is being used but at the moment it is being deprecated and getting replaced by lifespan functions.

Ideally the documentation should be updated to compliment the updates on the fastapi library itself.

For more info check:
https://fastapi.tiangolo.com/advanced/events/

long2ice added a commit that referenced this issue May 13, 2024
Switch from on_event to lifespan asynccontextmanager #422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant