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
The Windows unit tests for cmd2 which run on AppVeyor are sometimes getting stuck by a keyboard interrupt error which is then waiting for the user to type "Y/YES" in the non-interactive shell.
The Windows unit tests for
cmd2which run on AppVeyor are sometimes getting stuck by a keyboard interrupt error which is then waiting for the user to type "Y/YES" in the non-interactive shell.