fix: send error to client when SSE stream disconnects without response by skyvanguard · Pull Request #1949 · modelcontextprotocol/python-sdk · GitHub
Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 18 additions & 2 deletions src/mcp/client/streamable_http.py
178 changes: 178 additions & 0 deletions tests/issues/test_1811_sse_disconnect_hang.py
Loading