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
I would like to add a command type that runs other conner commands. Problem is, I would need to wait for these async commands to finish to execute the next one, and I'm not aware of a way to do this right now.