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
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
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.9k
Star
24.3k
Code
Issues
234
Pull requests
185
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix stdio client shutdown bugs and rebuild the stdio test suite
- #2773
#2773
Merged
maxisbey
merged 16 commits into
main
modelcontextprotocol/python-sdk:main
from
maxisbey/deflake-stdio-tests
modelcontextprotocol/python-sdk:maxisbey/deflake-stdio-tests
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Fix stdio client shutdown bugs and rebuild the stdio test suite
#2773
maxisbey
merged 16 commits into
main
modelcontextprotocol/python-sdk:main
from
maxisbey/deflake-stdio-tests
modelcontextprotocol/python-sdk:maxisbey/deflake-stdio-tests
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
Replace wall-clock margins in stdio cleanup tests with kernel-level signals
Show description for 8a6abc0
maxisbey
committed
8a6abc0
View commit details
Copy full SHA for 8a6abc0
Browse repository at this point
Fix stdio client shutdown: cancellation deadlock, orphaned children, spurious kills
Show description for 023300c
maxisbey
committed
023300c
View commit details
Copy full SHA for 023300c
Browse repository at this point
Consolidate stdio tests: in-process logic tests, minimal real-process set
Show description for 3035984
maxisbey
committed
3035984
View commit details
Copy full SHA for 3035984
Browse repository at this point
Commits on Jun 4, 2026
Add real-subprocess stdio lifecycle tests for POSIX and Windows
Show description for fb960d9
maxisbey
committed
fb960d9
View commit details
Copy full SHA for fb960d9
Browse repository at this point
Address review findings: comment accuracy, test hardening, trio reap pin
Show description for 6b7fa82
maxisbey
committed
6b7fa82
View commit details
Copy full SHA for 6b7fa82
Browse repository at this point
Make the Windows job-reap test diagnosable and align its server shape
Show description for c5eff45
maxisbey
committed
c5eff45
View commit details
Copy full SHA for c5eff45
Browse repository at this point
Instrument the Windows job-reap test's child-side failures
Show description for 2223efd
maxisbey
committed
2223efd
View commit details
Copy full SHA for 2223efd
Browse repository at this point
Spawn the job-reap test's grandchild via the base interpreter
Show description for 1dc0f35
maxisbey
committed
1dc0f35
View commit details
Copy full SHA for 1dc0f35
Browse repository at this point
Decouple the job-reap test's child from the server's stdin pipe
Show description for dbb885b
maxisbey
committed
dbb885b
View commit details
Copy full SHA for dbb885b
Browse repository at this point
Give the stdio interaction test's child headroom for coverage shutdown
Show description for 17a9dca
maxisbey
committed
17a9dca
View commit details
Copy full SHA for 17a9dca
Browse repository at this point
Simplify the stdio client transport
Show description for 1ba4065
maxisbey
committed
1ba4065
View commit details
Copy full SHA for 1ba4065
Browse repository at this point
Commits on Jun 5, 2026
Fix stdio shutdown edge cases found in review
Show description for 58f5a69
maxisbey
committed
58f5a69
View commit details
Copy full SHA for 58f5a69
Browse repository at this point
Simplify stdio client shutdown internals
Show description for b7c2809
maxisbey
committed
b7c2809
View commit details
Copy full SHA for b7c2809
Browse repository at this point
Annotate stdio_client's return type with TransportStreams
Show description for 0f2c132
maxisbey
committed
0f2c132
View commit details
Copy full SHA for 0f2c132
Browse repository at this point
Slim comments and docstrings across the stdio surface
Show description for 7adb379
maxisbey
committed
7adb379
View commit details
Copy full SHA for 7adb379
Browse repository at this point
Conform stdio docstrings to Google style
Show description for 3c13fc9
maxisbey
committed
3c13fc9
View commit details
Copy full SHA for 3c13fc9
Browse repository at this point
You can’t perform that action at this time.