diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diodechain.
https://diode.io/download
Other
65 stars 23 forks source link

Memory leak across connect/retry attempts #96

Open hansr opened 2 years ago

hansr commented 2 years ago

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"