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
Since I have the output logging somewhat working now, what kind of error messages does y-Cruncher display when an error occurred during a stress test?
I.e. what strings should I check the output for?
The text was updated successfully, but these errors were encountered:
Error(s) encountered on logical core
should be in all of them. And will be preceded by a print out of the exception that caused it.
Sorry, something went wrong.
Will this also be the case if StopOnError is set to false in the config? Resp. with the pause:-2 command line switch.
StopOnError
pause:-2
Yes. Error gets printed before it exits.
No branches or pull requests
Since I have the output logging somewhat working now, what kind of error messages does y-Cruncher display when an error occurred during a stress test?
I.e. what strings should I check the output for?
The text was updated successfully, but these errors were encountered: