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? #278

Open
FDiskas opened this issue May 14, 2021 · 0 comments
Open

Memory leak? #278

FDiskas opened this issue May 14, 2021 · 0 comments

Comments

@FDiskas
Copy link

FDiskas commented May 14, 2021

I know that I'm lack of knowledge about nodejs memory management, but this line looks suspicious. If I use this library with SSR for example nextjs some memory snapshots shows batch.js file. Can this line be done in the way that it could be garbage collected?

const cache = new WeakMap();

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