Skip to content

Memory leak in _contexts #11

Closed
Closed
@holm

Description

We upgraded to Node 8 yesterday, and are now seeing memory leaks. Taking some heap snapshots I can see the _contexts map growing all the time. We run 4.2.2, so it shouldn't be the memory leak fixed recently.

It's hard to follow the code, but I would guess this is related to how the promises are handled. At least it seems the contexts are not always removed from the map.

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions