You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if below is true in case of stateful streamable http
Transport_1 (session_id_1) → ServerSession_1
Transport_2 (session_id_2) → ServerSession_2
Transport_3 (session_id_3) → ServerSession_3
Then it seems that ServerSessions doesn't have information about mcp session id.
Is this by design or am I missing something ?
Additional Context
MCP Python SDK version : v1.9.0
Python version: 3.11