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
Because the `AuthUtil.restore()` was called before we registered the
onDidChangeRegionProvider, the expected pushConfigUpdate was not called
when the server started. This resulted in the cached Developer Profile
not being pushed to the LSP.
This fixes that.
Signed-off-by: nkomonen-amazon <[email protected]>
0 commit comments