doc: clarify windows specific behaviour · nodejs/node@fa78aa4 · GitHub
Skip to content

Commit fa78aa4

Browse files
sam-githubMylesBorins
authored andcommitted
doc: clarify windows specific behaviour
It was not possible to understand which, if either, of the sentences after the first ("Windows does not... emulation") apply specifically to Windows. Specifically, `kill(pid, 0)` works on Linux and Windows and I couldn't find it documented anywhere else, but the unconditional termination occurs only on Windows. PR-URL: #32079 Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 2248ba7 commit fa78aa4

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

doc/api/process.md

Lines changed: 11 additions & 5 deletions

0 commit comments

Comments
 (0)