doc: add Windows-specific info to `subprocess.kill` by joaolucasl · Pull Request #34867 · nodejs/node

@nodejs-github-bot added child_process

Issues and PRs related to the child_process subsystem.

doc

Issues and PRs related to the documentations.

labels

Aug 21, 2020

juanarbol

zenflow

@bcoe bcoe mentioned this pull request

Sep 13, 2020

4 tasks

Trott

Trott

zenflow

@joaolucasl @Trott

Clarify the inner workings of .kill on Windows,
since termination signals are not available there.

Fixes: nodejs#34858

PR-URL: nodejs#34867
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Apr 4, 2021
Clarify the inner workings of .kill on Windows,
since termination signals are not available there.

Fixes: #34858

PR-URL: #34867
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos pushed a commit that referenced this pull request

May 1, 2021
Clarify the inner workings of .kill on Windows,
since termination signals are not available there.

Fixes: #34858

PR-URL: #34867
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

@joaolucasl joaolucasl deleted the docs/windows-child-process-kill branch

June 11, 2021 12:56