You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ec_set_state tries to set the state for each slave. If some slaves cannot reach the state, they remain in the old state.
But the master state is always set to the target state. Is this behavior intended?