Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
23.9k
Code
Issues
236
Pull requests
265
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix issue where client tool call hangs forever if server crashes or connection dies when using streamable-http
- #1578
#1578
Open
gyang-xai
wants to merge 9 commits into
modelcontextprotocol:main
modelcontextprotocol/python-sdk:main
from
gyang-xai:streamable_http_disconnection_fix
gyang-xai/python-sdk:streamable_http_disconnection_fix
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Fix issue where client tool call hangs forever if server crashes or connection dies when using streamable-http
#1578
gyang-xai
wants to merge 9 commits into
modelcontextprotocol:main
modelcontextprotocol/python-sdk:main
from
gyang-xai:streamable_http_disconnection_fix
gyang-xai/python-sdk:streamable_http_disconnection_fix
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2025
catch and send errors on stream
gyang-xai
committed
f2d0cc2
Copy full SHA for f2d0cc2
Commits on Nov 6, 2025
only catch errors in _handle_sse_response
gyang-xai
committed
333b32c
Copy full SHA for 333b32c
add typecheck
gyang-xai
committed
aca621e
Copy full SHA for aca621e
Commits on Nov 7, 2025
catch errors in _handle_post_request
gyang-xai
committed
5e2aea4
Copy full SHA for 5e2aea4
Commits on Dec 23, 2025
Merge remote-tracking branch 'upstream/main' into streamable_http_disconnection_fix
gyang-xai
committed
656be28
Copy full SHA for 656be28
fix
gyang-xai
committed
2e5704c
Copy full SHA for 2e5704c
lint
gyang-xai
committed
c9c0872
Copy full SHA for c9c0872
add tests
gyang-xai
committed
a51e6a1
Copy full SHA for a51e6a1
lint
gyang-xai
committed
2f6efdb
Copy full SHA for 2f6efdb
You can’t perform that action at this time.