Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: server pendingResponses leak #718

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
taobaorun wants to merge 3 commits into modelcontextprotocol:main
base: main
Choose a base branch
Loading
from taobaorun:fix/fix_pendingresponse_leak

Conversation

@taobaorun
Copy link

@taobaorun taobaorun commented Dec 11, 2025
edited
Loading

Motivation and Context

When keep-alive is enabled on the server side, if the client becomes unresponsive or the connection is dropped, pending ping requests will accumulate while waiting for responses, eventually leading to an out-of-memory condition.

How Has This Been Tested?

benchmark test

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

He-Pin reacted with thumbs up emoji
@taobaorun taobaorun changed the title (削除) fix pendingresponse leak (削除ここまで) (追記) fix: fix pendingResponses leak (追記ここまで) Dec 11, 2025
@taobaorun taobaorun changed the title (削除) fix: fix pendingResponses leak (削除ここまで) (追記) fix: server pendingResponses leak (追記ここまで) Dec 11, 2025
Copy link

Hi @tzolov , can you take a look on this PR, very critical fix for production system?

Copy link
Author

@chemicL @tzolov Could you please review this PR? Thank you!

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /