This is pretty useful. Thanks!
Also.. according to this.. domain.dispose is being deprecated: https://github.com/joyent/node/issues/5018
And according to the domain docs, you should kill the process when an error is caught: http://nodejs.org/api/domain.html#domain_domain
This is pretty useful. Thanks!
Also.. according to this.. domain.dispose is being deprecated: https://github.com/joyent/node/issues/5018
And according to the domain docs, you should kill the process when an error is caught: http://nodejs.org/api/domain.html#domain_domain