Skip to content

Potentially memory leak #10

@oscartbeaumont

Description

@oscartbeaumont

Every call to navigator.requestMIDIAccess adds an item into a set that is never cleaned up.

Why not use a WeakSet?
Well then we can't iterate the values.

Why not a drop function?
What language do you think we're in, lol.

Metadata

Metadata

Assignees

No one assigned

    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