Skip to content

Improve package problem error output #149

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

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

ImogenBits
Copy link
Collaborator

When using algobattle package problem with a project whose problem file cannot be executed the cli currently does not display a very informative error message. This PR makes it so that a full traceback of the original error is included.

@Benezivas
Copy link
Collaborator

Thank you, this should be better than sporadically not getting any error message at all. We should note down to catch and handle some standard errors explicitly in the future, so as not to overwhelm the user with a full traceback if their problem is quite common.

@Benezivas Benezivas merged commit 996ed00 into Algorithmic-Battle:main Nov 28, 2023
@ImogenBits ImogenBits deleted the pretty_exception branch November 28, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants