Skip to content

Memory leak? #278

Open
Open
@FDiskas

Description

@FDiskas

I know that I'm lack of knowledge about nodejs memory management, but this line looks suspicious. If I use this library with SSR for example nextjs some memory snapshots shows batch.js file. Can this line be done in the way that it could be garbage collected?

const cache = new WeakMap();

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