dbos-inc / dbos-transact-py

Ultra-Lightweight Durable Execution in Python
https://docs.dbos.dev
MIT License
244 stars 7 forks source link

exit LifespanMiddleware after shutdown #102

Closed devhawk closed 1 month ago

devhawk commented 1 month ago

W/o the added while break, fastapi issues a log message INFO: ASGI 'lifespan' protocol appears unsupported.. Exiting LifespanMiddleware.__call__ after sending the shutdown response eliminates the stray message