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

Memory leak across connect/retry attempts #96

Open
hansr opened this issue Oct 3, 2021 · 0 comments
Open

Memory leak across connect/retry attempts #96

hansr opened this issue Oct 3, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@hansr
Copy link
Member

hansr commented Oct 3, 2021

Diode Client v0.12.5 has a memory leak that uses all available RAM when running for several hours. Seen on Windows, probably other platforms.

Test environment using .bat file:

:diode
timeout 60
diode publish -public (ip address):(port):80
goto diode

Ref: Diode telegram channel 02 October, 2021 - "go client is leaking memory somewhere"

@hansr hansr added the bug Something isn't working label Oct 3, 2021
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

1 participant