Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cluster: make kill to be just process.kill
Make `Worker.prototype.kill` to be just process.kill without preforming graceful disconnect beforehand. Refs: nodejs#33715
- Loading branch information