Skip to content

Conversation

kilavvy
Copy link

@kilavvy kilavvy commented Oct 16, 2025

Summary

  • Replace direct removal with removeClient in removeAll to ensure connectionLimiter is released and clientPtrMap is cleaned.

Motivation

  • Prevent leaked limiter permits and stale client map entries during shutdown; avoid duplicated removal logic.

Change

  • Call removeClient instead of removeClientImpl in removeAll.

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.

1 participant