-
-
Notifications
You must be signed in to change notification settings - Fork 755
Leaking array buffers #434
Copy link
Copy link
Closed
Labels
Status: help-wantedThis issue/pr is open for contributionsThis issue/pr is open for contributionsbugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
Status: help-wantedThis issue/pr is open for contributionsThis issue/pr is open for contributionsbugSomething isn't workingSomething isn't working
Not sure if this is a user, undici, node or V8 bug but I have case where I have lot's of ArrayBuffers allocated and never freed in our Node based proxy:
@mcollina @addaleax any hints on how to debug this?