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

Report stack traces when config files fail #8

Open
jvilk opened this issue Jan 26, 2018 · 1 comment
Open

Report stack traces when config files fail #8

jvilk opened this issue Jan 26, 2018 · 1 comment

Comments

@jvilk
Copy link
Member

jvilk commented Jan 26, 2018

When a precondition or a transition function fails with an exception, BLeak doesn't print that information clearly to the console. Instead, it dies horrifically and ambiguously.

Let's fix that.

@jvilk
Copy link
Member Author

jvilk commented Feb 8, 2018

I won't consider this fixed until there's a nice unit test making sure I keep this fixed. The unit test should check failures that occur in check and next.

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

No branches or pull requests

1 participant