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
For clients doing graceful shutdowns, we should make sure the manager is up-to-date when we return from BackgroundProcessor quit methods. This will reduce force-closures due to managers being behind monitors on startup.