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
Rename ASYNC_CONTAINER_GRACEFUL_TIMEOUT to ASYNC_CONTAINER_GRACEFUL_STOP and apply it at the controller level as GRACEFUL_STOP. Group#stop now only applies the shutdown policy it is given.
Controller#restart and Controller#reload now include a status: message in the ready! notification, so systemctl status shows "Running with N children." instead of the stale "Initializing controller..." message.