Skip to content

Emitter option "onDidAddListener" never triggers #230258

@kkshinkai

Description

@kkshinkai

Seems like the Emitter's onDidAddListener event isn't triggered. I couldn't find any place in the code that fires this function. We might need to call it in the Emitter.event getter.

onDidAddListener?: Function;

This may also cause some leak checks to be ineffective.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions