test-cluster-worker-kill: use SIGKILL instead of SIGHUP
authorBert Belder <bertbelder@gmail.com>
Tue, 19 Jun 2012 22:56:33 +0000 (00:56 +0200)
committerBert Belder <bertbelder@gmail.com>
Tue, 19 Jun 2012 22:56:33 +0000 (00:56 +0200)
commit7a4dfb6aa8544805a638bf59d07648b1b6ce8142
tree207100ad3b581f6bf1793d14462f3d6954106ffc
parent3795d771135309bff5f169111b6efdec1aef6c32
test-cluster-worker-kill: use SIGKILL instead of SIGHUP

In this test sending SIGKILL has the same effect as sending SIGHUP,
but SIGKILL has the advantage that it works on Windows too.
test/simple/test-cluster-worker-kill.js