Skip to content

Version 0.8.40

Compare
Choose a tag to compare
@jhuckaby jhuckaby released this 07 Feb 22:35
· 124 commits to master since this release

Just a small bug fix in this release:

  • Better support for catching child spawn errors when the PID, STDIN or STDOUT are all undefined.
  • Presumably this can happen with a server that is completely out of memory.
  • Apparently Node.js doesn't throw an error for this. Go figure!

267554d