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

Polling causes memory leak by retaining request objects indefinitely #188

Merged
merged 4 commits into from
Mar 23, 2024

Conversation

JosefWN
Copy link
Contributor

@JosefWN JosefWN commented Mar 19, 2024

Solves #187

Linted & upgraded deps while I was at it. Currently running 10k requests and watching out for leaks, but looking good after 1000 requests...

I don't have a good setup to test multicast requests right now, but they should still work 🤞🏻

UPDATE: Okay, done running the polling, no leaks observed!

@JosefWN JosefWN changed the title Poll mem leak Polling causes memory leak by retaining request objects indefinitely Mar 19, 2024
@shamblett shamblett merged commit de22855 into shamblett:master Mar 23, 2024
4 of 5 checks passed
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