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
Right now, if an action is run, and it exits (either normally or not), the user is left to look at the console with no recourse. This isn't the best situation.
Proposal ideas are:
Hard code to run the default action after the process exits
Add another section to the config that is run after the action process exits