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 have a fallback prompt in one of my codes that allows the user to input information is not provided earlier. When testing, I sometimes happen to provide incomplete data, the code takes the prompt path, and the process runs forever (waiting for user iniput) when it really should fail.
The text was updated successfully, but these errors were encountered:
I'd love to see optional timeouts in Prompt.
I have a fallback prompt in one of my codes that allows the user to input information is not provided earlier. When testing, I sometimes happen to provide incomplete data, the code takes the prompt path, and the process runs forever (waiting for user iniput) when it really should fail.
The text was updated successfully, but these errors were encountered: