ipfs/aegir

bug: aegir memory leak?

SgtPooki opened this issue · 0 comments

Describe the bug

Please see libp2p/js-libp2p#1934

To Reproduce
Steps to reproduce the behavior:

  1. clone js-libp2p library gh repo clone libp2p/js-libp2p
  2. install npm install
  3. run build npm run build
  4. cd into package directory: cd packages/libp2p
  5. run lint on libp2p package: npm run lint

Expected behavior
Lint doesn't cause heap memory failures

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Apple M1 Max 64GB Ventura 13.5 (22G74)
  • Browser: N/A
  • Version: 40.0.1

Additional context
Add any other context about the problem here.