LearnBoost / cluster

Node.JS multi-core server manager with plugins support.
http://learnboost.github.com/cluster
MIT License
2.29k stars 159 forks source link

Make uncaught exception handling more flexible #62

Closed tj closed 13 years ago

tj commented 13 years ago

some people want to report to email etc so we at least need an option of ignoring the default behavior, or deferring the exit

tj commented 13 years ago

only listening on uncaughtException if nothing else is now