8000 mcp server processes persist and accumulate across Goose sessions · Issue #2205 · block/goose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mcp server processes persist and accumulate across Goose sessions #2205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wendytang ope 8000 ned this issue Apr 15, 2025 · 1 comment
Open

mcp server processes persist and accumulate across Goose sessions #2205

wendytang opened this issue Apr 15, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@wendytang
Copy link
Collaborator

Describe the bug
I’m seeing a large number of zombie or idle mcp processes accumulating on my machine over time. These appear to be started by Goose or related tooling, but are never cleaned up — even after closing Goose or finishing a session.

These stale processes date back several days and continue to persist unless manually killed.

A clear and concise description of what the bug is.

To Reproduce

ps aux | grep 'mcp_glean' | grep -v grep

Expected behavior
mcp processes should exit cleanly when no longer needed — for example:
• When the user closes Goose
• When a task completes
• Or when the subprocess times out or exits on its own

Screenshots
https://sq-block.slack.com/archives/C06PBQ52MCK/p1744730007918479

Please provide following information:
• Device: Apple MacBook Pro (M1 Max)
• OS: macOS Sequoia 15.3.2
• Goose version: Goose 1.0.17
• CLI tool: uv

@zakiali zakiali added the bug Something isn't working label Apr 16, 2025
@wendytang
Copy link
Collaborator Author

#2469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0