Skip to content

Prevent memory leaks when Terminal.dispose is called and make it easy to test in the demo #1518

Closed
@Tyriar

Description

It's hard to test for memory leaks in the demo because so many things have a reference to the Terminal object, including the Ui and addons.

Also it looks DOM listeners on document after Terminal.dispose is triggered are keeping the Terminal object in memory.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions