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
Type
/
to search
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
237
Pull requests
271
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: handle ClosedResourceError in StreamableHTTP message router
- #1384
#1384
Merged
Kludex
merged 13 commits into
modelcontextprotocol:main
modelcontextprotocol/python-sdk:main
from
Edison-A-N:fix/race-condition-streamable-http-1363
Copy head branch name to clipboard
Dec 4, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix: handle ClosedResourceError in StreamableHTTP message router
#1384
Kludex
merged 13 commits into
modelcontextprotocol:main
modelcontextprotocol/python-sdk:main
from
Edison-A-N:fix/race-condition-streamable-http-1363
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2025
fix: handle ClosedResourceError in StreamableHTTP message router
Edison-A-N
committed
2955d84
View commit details
Copy full SHA for 2955d84
Browse repository at this point
Add type annotations to race condition test functions
Edison-A-N
committed
f8072c9
View commit details
Copy full SHA for f8072c9
Browse repository at this point
fix: add connection waiting mechanism for Windows compatibility
Edison-A-N
committed
6a7ecd5
View commit details
Copy full SHA for 6a7ecd5
Browse repository at this point
fix: escape path in test script content using repr()
Edison-A-N
committed
3f3c8ae
View commit details
Copy full SHA for 3f3c8ae
Browse repository at this point
refactor(test_1363): eliminate temporary files by using python -c
Edison-A-N
committed
c76b28d
View commit details
Copy full SHA for c76b28d
Browse repository at this point
fix: use logger instance instead of logging module in streamable_http
Edison-A-N
committed
1b8b779
View commit details
Copy full SHA for 1b8b779
Browse repository at this point
refactor: inline server code in test_1363 to avoid external imports
Edison-A-N
committed
2c02f06
View commit details
Copy full SHA for 2c02f06
Browse repository at this point
Commits on Oct 29, 2025
test(test_1363): add race condition test for json_response=True scenario
Edison-A-N
committed
a1632e1
View commit details
Copy full SHA for a1632e1
Browse repository at this point
chore(test_1363): remove extra blank line and add newline
Edison-A-N
committed
02ae5e6
View commit details
Copy full SHA for 02ae5e6
Browse repository at this point
Commits on Dec 3, 2025
Merge branch 'main' into fix/race-condition-streamable-http-1363
maxisbey
authored
48946dd
View commit details
Copy full SHA for 48946dd
Browse repository at this point
Commits on Dec 4, 2025
refactor(test_1363): use in-process ASGI testing instead of subprocess
Edison-A-N
committed
2f9ac44
View commit details
Copy full SHA for 2f9ac44
Browse repository at this point
test(test_1363): remove unused code to improve coverage
Edison-A-N
committed
cfa36f7
View commit details
Copy full SHA for cfa36f7
Browse repository at this point
Merge branch 'main' into fix/race-condition-streamable-http-1363
Kludex
authored
8fe55a0
View commit details
Copy full SHA for 8fe55a0
Browse repository at this point
You can’t perform that action at this time.