Commit 454fbb80 authored by Rod Vagg's avatar Rod Vagg Committed by Ben Noordhuis
Browse files

test: kill children before cluster parent

Killing the cluster master first on Windows causes an ESRCH when killing
the children as the OS takes care of them itself.

PR-URL: https://github.com/node-forward/node/pull/53


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 1183ba47
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment