Skip to content

Instantly share code, notes, and snippets.

@bentomas
Created August 30, 2010 03:40
Show Gist options
  • Select an option

  • Save bentomas/556990 to your computer and use it in GitHub Desktop.

Select an option

Save bentomas/556990 to your computer and use it in GitHub Desktop.
// this has been tested with HEAD node
// (http://github.com/ry/node/commit/57642e23497d5698aa4c5b8a44edff7b265c2283)
process.on('exit', function() {
console.log('hey');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment