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
New APIs to VS package init allow us to split package init between foreground and background work.
That way we could reduce pressure on the main thread.