elastic / elastic/apm-agent-nodejs
Investigate core issue for Promise memory leak
Open
agent-nodejs
research
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
As far as we know we "fixed" the leak by manually cleaning up in #674. But this shouldn't be necessary and add extra cruft and makes the code much less readable.
We should still investigate where this leaks come from so it can be fixed in either V8 or Node core.
Contributor guide
Assessment
This issue has not been assessed yet.