n0-computer / iroh

peer-2-peer that just works
https://iroh.computer
Apache License 2.0
2.61k stars 165 forks source link

fix(iroh-net): fix memory leaks in the iroh-relay server #2915

Closed dignifiedquire closed 1 week ago

dignifiedquire commented 2 weeks ago

We observed continous memory increase on the relays, this fixes the main offenders we have found. Mainly the issue was not cleaning up tasks that were spawned into JoinSets.

github-actions[bot] commented 2 weeks ago

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2915/docs/iroh/

Last updated: 2024-11-12T21:08:12Z

github-actions[bot] commented 2 weeks ago

Netsim report & logs for this PR have been generated and is available at: LOGS This report will remain available for 3 days.

Last updated for commit: 6b9ef80