cluster: don't always kill the master on uncaughtException
uncaughtException handlers installed by the user override the default one that the cluster module installs, the one that kills off the master process. Fixes #2556.
parent
091ab850
Please register or sign in to comment