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

Memory leak in Node 8.9.3 #49

Closed
WingMrL opened this issue Oct 18, 2019 · 1 comment
Closed

Memory leak in Node 8.9.3 #49

WingMrL opened this issue Oct 18, 2019 · 1 comment

Comments

@WingMrL
Copy link

WingMrL commented Oct 18, 2019

I'm using Node: 8.9.3, cls-hooked: ^4.2.2.

There's the memory snapshoot:
image

I found this:
image

async hooks promise not destroyed

Certainly,I update Node to version 8.15.0。No memory leak any more.

So, cls-hooked dependency, Node version should update to the right version instead of 8.2.1

@WingMrL
Copy link
Author

WingMrL commented Nov 6, 2019

Oh I found that this memory leak is not caused by cls-hooked。I found the real reason:
nodejs/node#23410

@WingMrL WingMrL closed this as completed Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant