Commit 25e8adef authored by Fedor Indutny's avatar Fedor Indutny
Browse files

test: fix debug-signal-cluster after da update



The cluster children are hitting breakpoint at `cluster.onread` and
hanging on a Semaphore wait now. This prevents them from disconnecting
gracefully. Considering that the test is checking different thing, the
cluster children needs to be force killed from the grand parent process.

Reviewed-By: default avatarTrevor Norris <trevnorris@gmail.com>
PR-URL: https://github.com/joyent/node/pull/8476
parent 383b0c0a
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