Skip to content

API facades leak memory #4645

@Tyriar

Description

@Tyriar

We need to make BufferNamespaceApi a disposable and register the events:

private readonly _onBufferChange = new EventEmitter<IBufferApi>();
public readonly onBufferChange = this._onBufferChange.event;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions