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

Update startup to use @asynccontextmanager instead of on_event #43

Closed
jcadam14 opened this issue Jan 25, 2024 · 0 comments · Fixed by #66
Closed

Update startup to use @asynccontextmanager instead of on_event #43

jcadam14 opened this issue Jan 25, 2024 · 0 comments · Fixed by #66
Assignees

Comments

@jcadam14
Copy link
Contributor

As Nargis discovered in features/88_incorporate_regtech_api_commons_library, , the on_event decorator is deprecated and should be replaced with a @asynccontextmanager lifespan function.

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

Successfully merging a pull request may close this issue.

1 participant