Skip to content

fix(mcp): close leaked coroutine in stdio fast-fail gate (Closes #100472) - #100478

Open
ms-alan wants to merge 1 commit into
NousResearch:mainfrom
ms-alan:fix/100472-v2
Open

ms-alan wants to merge 1 commit into
NousResearch:mainfrom
ms-alan:fix/100472-v2

Conversation

@ms-alan

@ms-alan ms-alan commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Closes #100472

@alt-glitch alt-glitch added type/bug Something isn't working P3 Low — cosmetic, nice to have tool/mcp MCP client and OAuth duplicate This issue or pull request already exists labels Sep 1, 2026
@alt-glitch

Copy link
Copy Markdown
Contributor

This was generated by AI during triage.

Duplicate of #96251, which already fixes this probe-created stdio watcher coroutine leak without invoking the watcher during the awaitability check.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists P3 Low — cosmetic, nice to have tool/mcp MCP client and OAuth type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCP stdio tool calls leak an un-awaited coroutine (RuntimeWarning on every call)

2 participants