Closed chriso closed 7 months ago
The FastAPI integration now runs Dispatch functions in a thread executor to avoid blocking the underlying asyncio event loop used by FastAPI and Starlette.
The FastAPI integration now runs Dispatch functions in a thread executor to avoid blocking the underlying asyncio event loop used by FastAPI and Starlette.