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
next-upgrade: Stop interleaving user-input with long tasks
We now ask for all input in a single phase at the beginning followed by
a single phase of lung running tasks that processes this input.
Interleaving is unintuitive and may leave the process hanging if people tab
out when the install takes more than a few seconds.
0 commit comments