node-modules/graceful-process

Name: graceful-process

Owner: node_modules

Description: graceful exit process even parent exit on SIGKILL.

Created: 2017-06-12 09:30:59.0

Updated: 2018-05-21 03:25:37.0

Pushed: 2018-03-02 07:22:57.0

Homepage: null

Size: 12

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

graceful-process

graceful exit process even parent exit on SIGKILL.

NPM version build status Test coverage David deps Known Vulnerabilities NPM download

Install
i graceful-process --save
Usage

Require this module and execute it on every child process file.

ycli.js
ire('graceful-process')({ logger: console, label: 'mycli-child-cmd' });
Support

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.