We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using Node: 8.9.3, cls-hooked: ^4.2.2.
There's the memory snapshoot:
I found this:
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
The text was updated successfully, but these errors were encountered:
Oh I found that this memory leak is not caused by cls-hooked。I found the real reason: nodejs/node#23410
cls-hooked
Sorry, something went wrong.
No branches or pull requests
I'm using Node: 8.9.3, cls-hooked: ^4.2.2.
There's the memory snapshoot:
I found this:
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
The text was updated successfully, but these errors were encountered: