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 Feb 3, 2023. It is now read-only.
I recently got an error like this in production:
I run node 6.x LTS with the defaults, no extra memory given to V8.
The mention of swig made me suspect something in swig is not releasing memory properly. What do you think?