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
Description
Currently when a manifest execution hits a long package.install, it appears to hang until it finishes. This results in the appearance that the program has frozen when it is actually doing work. A progress bar would be ideal here, but even just some kind of spinner or status indicator would be useful. Perhaps this should be the case for all actions?