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
Using chrome inspect i taken some snapshots while doing several uploads and one thing that keeps increasing is the strings. On the screenshots attached the thing that looks strange is when you view the details on the string the seem to be a never ending nested "event created"
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs.
lockbot
locked as resolved and limited conversation to collaborators
Feb 7, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I pretty sure I have a really big memory leak somewhere and not sure if it's something I've done wrong or an issue in feathers.
I'm using memwatch-next and it regularly report heap growth such as
This is resulting in the app crashing fairly regularly
Unfortunately I'm no expert working out the cause but I've found one situation where the memory just seem to keep increasing.
Below is a service for file uploading
with the following hooks.
Using chrome inspect i taken some snapshots while doing several uploads and one thing that keeps increasing is the strings. On the screenshots attached the thing that looks strange is when you view the details on the string the seem to be a never ending nested "event created"
The text was updated successfully, but these errors were encountered: