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
(node:1) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 ping listeners added to [ActivityMonitor]. Use emitter.setMaxListeners() to increase limit
We're probably not disconnecting events correctly, or connecting to the same event multiple times.
The text was updated successfully, but these errors were encountered:
We're probably not disconnecting events correctly, or connecting to the same event multiple times.
The text was updated successfully, but these errors were encountered: