SIGN IN SIGN UP
denoland / deno UNCLAIMED

A modern runtime for JavaScript and TypeScript.

0 0 3 Rust

fix(ext/node): free uv_write and uv_shutdown requests in every exit path (#33350)

Previously only the detached-handle path ran Box::from_raw, so a request
whose handle was still live leaked once the callback completed.
N
Nathan Whitaker committed
15004ceed426cd6a10eb32c3eba399e4104fc74f
Parent: 8913828
Committed by GitHub <noreply@github.com> on 4/22/2026, 8:18:04 AM