bug: aegir memory leak?
SgtPooki opened this issue · 0 comments
SgtPooki commented
Describe the bug
Please see libp2p/js-libp2p#1934
To Reproduce
Steps to reproduce the behavior:
- clone js-libp2p library
gh repo clone libp2p/js-libp2p
- install
npm install
- run build
npm run build
- cd into package directory:
cd packages/libp2p
- 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.