We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When you answer a code exercise and validate a code white an infinite loop theres no error showing, it just appears like nothing appended.
It should display an error telling that the sandbox timedout.
Steps to reproduce the behavior:
while True: pass
The text was updated successfully, but these errors were encountered:
NewMeeh
No branches or pull requests
Description
When you answer a code exercise and validate a code white an infinite loop theres no error showing, it just appears like nothing appended.
Expected behavior
It should display an error telling that the sandbox timedout.
How to reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: