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
Code Quality: Run update checks in background task
Update-related service calls are now executed concurrently in a background Task to avoid blocking the main thread and improve application responsiveness during startup.
0 commit comments