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 with Nuxt SSR #806

Closed
kieusonlam opened this issue Oct 4, 2019 · 1 comment
Closed

Memory leak with Nuxt SSR #806

kieusonlam opened this issue Oct 4, 2019 · 1 comment

Comments

@kieusonlam
Copy link

kieusonlam commented Oct 4, 2019

We have simple @nuxt/apollo module intergrate vue-apollo into nuxt, using vue-cli-plugin-apollo.

The memory is growing up with every request to the server and didn't going down. I don't have experience about garbage collecting or memory debugging. Can you guys give me a help?

Related issue with reproduction example: nuxt-modules/apollo#231

@Akryum
Copy link
Member

Akryum commented Oct 21, 2019

Fixed in c3b840c

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

2 participants