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

Fix Memory Leak #15

Open
cblgh opened this issue Jul 3, 2020 · 1 comment
Open

Fix Memory Leak #15

cblgh opened this issue Jul 3, 2020 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@cblgh
Copy link
Member

cblgh commented Jul 3, 2020

  • People using cabal-cli have been running into ENOMEM
  • ENOMEM occurs more frequently in larger cabals, than in smaller cabals (but with more messages)
  • mafintosh says hypercore & hyperswarm do not have any known memory leaks
  • cabal-client is a good first place to look at, esp peering & listeners
@todrobbins todrobbins added bug Something isn't working help wanted Extra attention is needed labels Jul 4, 2020
@cblgh
Copy link
Member Author

cblgh commented Jul 30, 2020

kappa-db/multifeed#49 went a long way towards mitigating the issue!

as per my comment, down the PR thread, we're still leaking a couple of hundred kB per minute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants