Skip to content

fix(js): don't leak memory on failed requests#350

Merged
barjin merged 2 commits intomasterfrom
fix/memory-leak-async-throw
Jan 9, 2026
Merged

fix(js): don't leak memory on failed requests#350
barjin merged 2 commits intomasterfrom
fix/memory-leak-async-throw

Conversation

@barjin
Copy link
Member

@barjin barjin commented Jan 9, 2026

Related to napi-rs/napi-rs#3086

Closes #331

@barjin barjin self-assigned this Jan 9, 2026
@github-actions github-actions bot added this to the 131st sprint - Tooling team milestone Jan 9, 2026
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Jan 9, 2026
@barjin barjin merged commit fc27fac into master Jan 9, 2026
52 checks passed
@barjin barjin deleted the fix/memory-leak-async-throw branch January 9, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Memory leak when creating a new Impit instance on each iteration (Node.js)

1 participant