« Previous | Next » 

Revision 63d13e86

ID63d13e86a58b2885c388f57a53227c2a23c83b49
Parent 2cdf427d
Child ed093f13

Added by Ben Noordhuis almost 12 years ago

child_process: emit error on exec failure

libuv calls the exit cb with exit code == -1 when it fails to spawn the new
process. Anticipate that and emit the error on the ChildProcess object.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences