-
-
Notifications
You must be signed in to change notification settings - Fork 371
refactor: use new fastapi lifespan instead of startup/shutdown events #2294
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
Conversation
fdf595a to
b8b713d
Compare
b8b713d to
fd1f9c0
Compare
a477638 to
9b9eb0c
Compare
672862b to
300823c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #2294 +/- ##
==========================================
- Coverage 58.58% 58.44% -0.14%
==========================================
Files 65 65
Lines 9353 9347 -6
==========================================
- Hits 5479 5463 -16
- Misses 3874 3884 +10 ☔ View full report in Codecov by Sentry. |
300823c to
9b93729
Compare
|
@prusnak can i request your help with the nix CI i added |
|
Let's wait until nix-community/poetry2nix#1563 is merged Then all we need is to update the poetry2nix flake to fix the build |
9b93729 to
282c611
Compare
recommended use: https://fastapi.tiangolo.com/advanced/events/?h=lifespan threw warnings in pytest lock first install
a253a0a to
d2fcd27
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nix is fixed now
recommended use: https://fastapi.tiangolo.com/advanced/events/?h=lifespan
threw warnings in pytest