cluster: include settings object in 'setup' event
Emits on every call to cluster.setupMaster(), even if no new settings
are given. This is because calling cluster.setupMaster() without
arguments (or with an empty options object) results in the settings
being restored to their defaults.
Signed-off-by:
Fedor Indutny <fedor@indutny.com>
parent
b96e38ac
Please register or sign in to comment