summaryrefslogtreecommitdiff
path: root/ext/webgpu/command_encoder.rs
diff options
context:
space:
mode:
authorMarvin Hagemeister <marvin@deno.com>2024-05-20 15:24:13 +0200
committerGitHub <noreply@github.com>2024-05-20 15:24:13 +0200
commitfb3f82b9eafef7da732c0af7e8a86c3b87075e3c (patch)
treecffcb5edd9e5c8b3c7128a685ab26c5cf30af371 /ext/webgpu/command_encoder.rs
parentd7709daaa09ebd40b5756a2ce6d3e1c0c3bf7984 (diff)
fix(node): track `SIG*` listeners in `process.listeners` (#23890)
Some npm libraries like `signal-exit` rely on the length of the listener array returned by `process.listeners("SIGNT")` to be correct to function. We weren't tracking `SIG*` events there, which broke those npm libraries. Fixes https://github.com/denoland/deno/issues/22892
Diffstat (limited to 'ext/webgpu/command_encoder.rs')
0 files changed, 0 insertions, 0 deletions