You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2024. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: