Title: Proactor Windows warning on cleanup when using stdio_client · Issue #391 · modelcontextprotocol/python-sdk · GitHub
Open Graph Title: Proactor Windows warning on cleanup when using stdio_client · Issue #391 · modelcontextprotocol/python-sdk
X Title: Proactor Windows warning on cleanup when using stdio_client · Issue #391 · modelcontextprotocol/python-sdk
Description: Describe the bug When connecting to a sdio MCP server on Windows, a warning is printed during the final cleanup. This does not crash the program but indicates that there might be a need for a more graceful shutdown of subprocess transpor...
Open Graph Description: Describe the bug When connecting to a sdio MCP server on Windows, a warning is printed during the final cleanup. This does not crash the program but indicates that there might be a need for a more ...
X Description: Describe the bug When connecting to a sdio MCP server on Windows, a warning is printed during the final cleanup. This does not crash the program but indicates that there might be a need for a more ...
Opengraph URL: https://github.com/modelcontextprotocol/python-sdk/issues/391
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Proactor Windows warning on cleanup when using stdio_client","articleBody":"**Describe the bug** \nWhen connecting to a sdio MCP server on Windows, a warning is printed during the final cleanup. This does not crash the program but indicates that there might be a need for a more graceful shutdown of subprocess transports.\n\n**To Reproduce** \nRun the following script:\n ```python\n import asyncio\n\n from mcp import ClientSession, StdioServerParameters, stdio_client\n\n\n async def main():\n server_params = StdioServerParameters(\n command=\"npx\", args=[\"-y\", \"@playwright/mcp@latest\"]\n ) # Or any other server\n\n async with stdio_client(server_params) as (read, write):\n async with ClientSession(read, write) as session:\n await session.initialize()\n print(await session.list_tools())\n await asyncio.sleep(2.0)\n\n\n if __name__ == \"__main__\":\n asyncio.run(main())\n ```\nRunning the above, we get a bunch of warnings and error messages at the end:\n ```\n Exception ignored in: \u003cfunction BaseSubprocessTransport.__del__ at 0x...\u003e\n Traceback (most recent call last):\n ...\n ValueError: I/O operation on closed pipe\n ```\n\n**Expected behavior** \nNo warnings or errors should be printed during final cleanup. All subprocess transports and associated resources should be closed cleanly without attempting operations on closed pipes.\n\n**Desktop:** \n- OS: Windows 10 \n- Version: Python 3.11 (mcp v1.6.0)","author":{"url":"https://github.com/S4mpl3r","@type":"Person","name":"S4mpl3r"},"datePublished":"2025-03-29T12:26:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":11},"url":"https://github.com/391/python-sdk/issues/391"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f30c6c82-27c0-24d8-be9d-d91e9ef5a3ad |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B694:237137:50F895:71EBE1:6A57AAD2 |
| html-safe-nonce | 0fb868ff07d4bed494b155fe7e54202b528285a826b674fbfa3f0c2ecc22f944 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNjk0OjIzNzEzNzo1MEY4OTU6NzFFQkUxOjZBNTdBQUQyIiwidmlzaXRvcl9pZCI6Ijc5NzQ2ODUyNDAyMTEyNTM5NzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 6161f4b9c57d874ba44370aa9c8aa454544245d78ac24b6c88be4b86af2d0b20 |
| hovercard-subject-tag | issue:2957988895 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelcontextprotocol/python-sdk/391/issue_layout |
| twitter:image | https://opengraph.githubassets.com/84222fe00918b4e81f7326d859b4df75e5cd87a6ff141c28d461fe6af83e3352/modelcontextprotocol/python-sdk/issues/391 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/84222fe00918b4e81f7326d859b4df75e5cd87a6ff141c28d461fe6af83e3352/modelcontextprotocol/python-sdk/issues/391 |
| og:image:alt | Describe the bug When connecting to a sdio MCP server on Windows, a warning is printed during the final cleanup. This does not crash the program but indicates that there might be a need for a more ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | S4mpl3r |
| hostname | github.com |
| expected-hostname | github.com |
| None | 017a07c29bdd8a37b5907fc9a689338deb7103b5af7f56714193b2700229b3df |
| turbo-cache-control | no-preview |
| go-import | github.com/modelcontextprotocol/python-sdk git https://github.com/modelcontextprotocol/python-sdk.git |
| octolytics-dimension-user_id | 182288589 |
| octolytics-dimension-user_login | modelcontextprotocol |
| octolytics-dimension-repository_id | 862584018 |
| octolytics-dimension-repository_nwo | modelcontextprotocol/python-sdk |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 862584018 |
| octolytics-dimension-repository_network_root_nwo | modelcontextprotocol/python-sdk |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 4cd16a676f89d1cedb932671a5c2d20b8e60f86a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width