Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

useCompiler memory leak #46

Closed
mtrnik opened this issue May 28, 2024 · 1 comment
Closed

useCompiler memory leak #46

mtrnik opened this issue May 28, 2024 · 1 comment

Comments

@mtrnik
Copy link

mtrnik commented May 28, 2024

Hello, I'm facing weird issue with the memory consumption on prod server which is constantly growing and never freed up. I have track it down to the useComplier method. Every time this method is called the used heap memory increases and almost never decreases back to previous value.

I prepared sample repo https://github.com/mtrnik/nuxt-email/tree/main/sample with very basic example of usage.

And also few screenshots from which show the issue

Screenshot 2024-05-28 at 16 23 55
Screenshot 2024-05-28 at 16 23 30
Screenshot 2024-05-28 at 16 23 11
Screenshot 2024-05-28 at 16 23 03

@Flowko Flowko mentioned this issue Jun 4, 2024
5 tasks
@Flowko
Copy link
Member

Flowko commented Jun 22, 2024

we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/

@Flowko Flowko closed this as completed Jun 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants