mirror of https://github.com/lukechilds/node.git
Browse Source
According to kill(2), kill returns `EPERM` error if when signalling a process group any of the members could not be signalled. PR-URL: https://github.com/nodejs/node/pull/7046 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v4.x
committed by
Myles Borins
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue