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
Description
Sometimes a random example code is being loaded for more than 4 sec.
To Reproduce
Reproducing occasionally
C
C++
Integral types
Expected behavior
Code is expected to be displayed without delay - in about 0.5 sec maximum.
Actual behavior
Code was not displayed during 4 sec timeout.
Visual proofs (screenshots, logs, images)
The text was updated successfully, but these errors were encountered:
@victoriafomina Today this issue reproduced on prod twice - for C and C++:
Sorry, something went wrong.
Reproduced today on prod: https://www.utbot.org with 3 examples for different languages among all examples for all languages
viktoriia-fomina
No branches or pull requests
Description
Sometimes a random example code is being loaded for more than 4 sec.
To Reproduce
Reproducing occasionally
C
/C++
)Integral types
(reproduced on random examples)Expected behavior
Code is expected to be displayed without delay - in about 0.5 sec maximum.
Actual behavior
Code was not displayed during 4 sec timeout.
Visual proofs (screenshots, logs, images)
The text was updated successfully, but these errors were encountered: