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
After numerous heap dumps, there appears to be a memory leak associated with capturing scope, possibly due to the async module and/or timeouts. Could refactor to use Promises, but it's not yet clear if this will resolve.
The text was updated successfully, but these errors were encountered:
After numerous heap dumps, there appears to be a memory leak associated with capturing scope, possibly due to the
async
module and/or timeouts. Could refactor to use Promises, but it's not yet clear if this will resolve.The text was updated successfully, but these errors were encountered: