Skip to content

Instantly share code, notes, and snippets.

@TooTallNate
Created May 1, 2012 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TooTallNate/d84b7947da0932ae6fe2 to your computer and use it in GitHub Desktop.
Save TooTallNate/d84b7947da0932ae6fe2 to your computer and use it in GitHub Desktop.
process.on('exit', function () {
console.log('EXIT CALLED')
process.exit()
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment