test,win: cleanup exec-timeout processes · nodejs/node@ff432c8 · GitHub
Skip to content

Commit ff432c8

Browse files
joaocgreistargos
authored andcommitted
test,win: cleanup exec-timeout processes
When CMD is used to launch a process and CMD is killed too quickly, the process can stay behind running in suspended state, never completing. This only happens in Windows Server 2008R2. Refs: nodejs/build#1829 PR-URL: #28723 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 487a417 commit ff432c8

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

test/parallel/test-child-process-exec-timeout.js

Lines changed: 16 additions & 0 deletions

0 commit comments

Comments
 (0)