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
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 unpipe listeners added to [DerivedLogger]. Use emitter.setMaxListeners() to increase limit
We need to investigate what types of event listening we have regarding winston and how it could lead to memory leaking
The text was updated successfully, but these errors were encountered:
Sometimes I get this warning in the logs
We need to investigate what types of event listening we have regarding winston and how it could lead to memory leaking
The text was updated successfully, but these errors were encountered: