Skip to content
New issue

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

What kind of error messages does y-Cruncher use for stress tests? #36

Open
sp00n opened this issue Jun 10, 2023 · 3 comments
Open

What kind of error messages does y-Cruncher use for stress tests? #36

sp00n opened this issue Jun 10, 2023 · 3 comments
Labels

Comments

@sp00n
Copy link

sp00n commented Jun 10, 2023

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?

@Mysticial
Copy link
Owner

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.

image
image

@sp00n
Copy link
Author

sp00n commented Jun 14, 2023

Will this also be the case if StopOnError is set to false in the config? Resp. with the pause:-2 command line switch.

@Mysticial
Copy link
Owner

Yes. Error gets printed before it exits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants