Skip to content
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

remove signaling channels from listeners once used #857

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

rolyatmax
Copy link
Member

@rolyatmax rolyatmax commented Dec 18, 2024

We weren't cleaning up tokio channels from the listeners map in the RouteMap. This may have been the source of a memory leak we've noticed in the proxies starting a few months back.

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plane ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 9:01pm

@rolyatmax rolyatmax merged commit 31f2cf5 into main Dec 18, 2024
6 checks passed
@rolyatmax rolyatmax deleted the taylor/dis-3058-plane-address-proxy-memory-leak branch December 18, 2024 21:44
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.

2 participants