Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Nov 26, 2024
1 parent d34f362 commit 4b01c8d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ async def stop_scheduler() -> None:
await shutdown_manager(app)
await shutdown_worker(app)

# TODO: we might want to stop anything running in the worker too

return stop_scheduler


Expand Down

0 comments on commit 4b01c8d

Please sign in to comment.