Skip to content

fix(mcp): shut down gracefully on stdin EOF instead of orphaning to PID 1 (#751) - #838

Closed
tobi wants to merge 1 commit into
mainfrom
reland/767-mcp-stdio-eof
Closed

fix(mcp): shut down gracefully on stdin EOF instead of orphaning to PID 1 (#751)#838
tobi wants to merge 1 commit into
mainfrom
reland/767-mcp-stdio-eof

Conversation

@tobi

@tobi tobi commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

…ID 1 (#751)

Reland of #767 onto current main. Register stdio EOF shutdown after connect,
drain in-flight handlers, close store, and exit via process.exitCode.
@tobi tobi closed this Aug 13, 2026
@tobi
tobi deleted the reland/767-mcp-stdio-eof branch August 13, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

qmd mcp (stdio) doesn't exit on stdin EOF — orphans to PID 1 and leaks RAM after parent dies

1 participant