Skip to content

Uninstall deferred event handlers after the pty is ready #215

@Tyriar

Description

@Tyriar

In WindowsTerminal there are ['connect', 'data', 'end', 'timeout', 'drain'] event listeners which handle event handler deferreds, we should uninstall these handlers after it's ready. This would reduce the amount of code that is run when a data event is triggered.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebtwindows

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions