Closed devhawk closed 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
INFO: ASGI 'lifespan' protocol appears unsupported.
LifespanMiddleware.__call__
W/o the added while break, fastapi issues a log message
INFO: ASGI 'lifespan' protocol appears unsupported.
. ExitingLifespanMiddleware.__call__
after sending the shutdown response eliminates the stray message