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
if you create a bad custom config, chctl local server start will report success because the config is loaded later in the server start process. need a way to ensure that the server actually completely starts.
if you create a bad custom config,
chctl local server startwill report success because the config is loaded later in the server start process. need a way to ensure that the server actually completely starts.