mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 23:04:25 +01:00
Handle SSE Disconnects Properly (#612)
This commit is contained in:
@@ -589,6 +589,7 @@ class FastMCP:
|
||||
streams[1],
|
||||
self._mcp_server.create_initialization_options(),
|
||||
)
|
||||
return Response()
|
||||
|
||||
# Create routes
|
||||
routes: list[Route | Mount] = []
|
||||
|
||||
Reference in New Issue
Block a user