Commit 9c992bdb authored by Julien Gilli's avatar Julien Gilli Committed by Trevor Norris
Browse files

test: add test for cluster.worker.destroy()

Add a simple test to cover workers' implementation of
Worker.prototype.destroy(). Before adding this test, this code wouldn't
be covered by the tests suite, and any regression introduced in workers'
implementation of Worker.prototype.destroy wouldn't be caught.

Fixes: https://github.com/joyent/node/issues/8223


Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent cb4ed3c7
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