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

Print stack trace for "unexpected" exception #480

Merged
merged 1 commit into from
Jul 29, 2016
Merged

Print stack trace for "unexpected" exception #480

merged 1 commit into from
Jul 29, 2016

Conversation

seancorfield
Copy link
Contributor

If Boot throws a non-Exit exception, print a stack trace to help user
debug the problem. This happens with older Clojure versions for example
but may also happen with damaged Boot installations perhaps?

If Boot throws a non-Exit exception, print a stack trace to help user
debug the problem. This happens with older Clojure versions for example
but may also happen with damaged Boot installations perhaps?
@micha
Copy link
Contributor

micha commented Jul 29, 2016

Awesome, thanks!

@micha micha added the Bug label Jul 29, 2016
@micha micha added this to the 2.6.1 milestone Jul 29, 2016
@micha micha merged commit 38a72ca into boot-clj:master Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants