Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
wakirin committed Aug 23, 2024
1 parent ddceefa commit 4003dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions middleware/pingprophet/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ async def lifespan_wrapper(app):
async with main_app_lifespan(app) as lifespan_state:
yield lifespan_state

# .
# shutdown
await db.disconnect()

Expand Down

0 comments on commit 4003dd7

Please sign in to comment.