execa icon indicating copy to clipboard operation
execa copied to clipboard

`subprocess.kill('SIGWINCH')` terminates the subprocess on Windows since Node 23.4.0

Open ehmicky opened this issue 8 months ago • 1 comments

This is a bug with Node.js, described in https://github.com/nodejs/node/issues/42923#issuecomment-2762174940

Let's see how the discussion on the Node.js repository goes before deciding on any workaround.

ehmicky avatar Mar 28 '25 23:03 ehmicky

Underlying Node.js bug still open at: https://github.com/nodejs/node/issues/42923#issuecomment-3448792053

ehmicky avatar Oct 26 '25 18:10 ehmicky