Commit 04d6fc2c authored by Ryan Graham's avatar Ryan Graham Committed by Fedor Indutny
Browse files

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: default avatarFedor Indutny <fedor@indutny.com>
parent b96e38ac
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment