Skip to content
Snippets Groups Projects
Closed (node:25486) MaxListenersExceededWarning
  • View options
  • (node:25486) MaxListenersExceededWarning

    • View options
  • Closed created by Cédric Moreau

    I could notice several messages like this one during the unit tests:

    (node:25486) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 end listeners added. Use emitter.setMaxListeners() to increase limit

    I'm currently fixing it, there are several places where the listeners are not correctly removed once the concerned component is being closed.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first