- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for _merge_lifespan_context (0.07 sec)
-
fastapi/routing.py
await func(session) # Same as in Starlette await wrap_app_handling_exceptions(app, session)(scope, receive, send) return app def _merge_lifespan_context( original_context: Lifespan[Any], nested_context: Lifespan[Any] ) -> Lifespan[Any]: @asynccontextmanager async def merged_lifespan( app: AppType,
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 12:54:56 UTC 2025 - 174.6K bytes - Viewed (0)