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

Make error messages more readable #43

Open
contramundum53 opened this issue May 25, 2022 · 0 comments
Open

Make error messages more readable #43

contramundum53 opened this issue May 25, 2022 · 0 comments
Labels
contribution-welcome This issue welcomes contributions.

Comments

@contramundum53
Copy link
Member

contramundum53 commented May 25, 2022

Currently, debugging subprocesses run by kurobako is rather painful.

There can be multiple possible improvements.

  • We could show that "During study <study setting>, subprocess <id> finished with an error <error_code>" instead of "kurobako received an empty line".
  • We could capture stderr messages of the subprocesses, and only show that of the failing subprocess. This prevents the important error message from being buried in other logs running in parallel.
@contramundum53 contramundum53 added the contribution-welcome This issue welcomes contributions. label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution-welcome This issue welcomes contributions.
Projects
None yet
Development

No branches or pull requests

1 participant