-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Milestone
Description
Description
Sometimes, we get a bunch of error messages regarding the EventEmitter. We should fix it.
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 ON_OPEN_DIALOG_SSL_PROXYING_LIST listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit
(Use `Electron Helper (Renderer) --trace-warnings ...` to show where the warning was created)
it might be relevant to the Out of Memory issue on Sentry.

Acceptance Criteria
- Review the code when ON_OPEN_DIALOG_SSL_PROXYING_LIST
- Make sure no memory leak