- Version: 6.2.0 (with references to others)
- Platform: Windows 64 bit
- Subsystem: EventEmitter
It seems EventEmitter has an inconsistent handling of listeners installed via once().
I think #5564 was targeting this topic also but was closed because #6394 was merged.
Not sure if this is a but or intended - or if changing this is seen as breaking change or not.
If it is kept like it is I would vote for updating documentation accordingly.