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
Due to the way we call the default command, callbacks aren't being run, so _validate_startable_param will never run. We already have hacks in place due to this scenario, so we really need to start looking at how we're implementing this.