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
I think that using Ultron to add an already existing listener on an event emitter or using the event emitter to add a listener already added with Ultron doesn't make much sense so this is probably an edge case, but still valid.
Ultron removes listeners not added with Ultron when the listener is the same.
The issue has been indirectly reported by @apapirovski in nodejs/node#17440 (comment).
The text was updated successfully, but these errors were encountered: