nodejs010-nodejs-child-process-close - Make child_process objects emit 'close' events
Website: | https://github.com/piscisaureus/child-process-close |
---|---|
License: | MIT |
Vendor: | Red Hat, Inc. |
- Description:
This module makes child process objects, (created with spawn, fork, exec or execFile) emit the close event in node v0.6 like they do in node v0.8. This makes it easier to write code that works correctly on both versions of node.
Packages
nodejs010-nodejs-child-process-close-0.1.1-3.2.el6.src [6 KiB] |
Changelog
by Tomas Hrcka (2013-11-07):
- enable scl when running tests |