-
-
Notifications
You must be signed in to change notification settings - Fork 645
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
cider-inspect pops up even when evaluation fails #1490
Labels
Comments
This might be related to #1420? |
cichli
added a commit
to cichli/cider
that referenced
this issue
Dec 29, 2015
cichli
added a commit
to cichli/cider
that referenced
this issue
Dec 29, 2015
cichli
added a commit
to cichli/cider
that referenced
this issue
Dec 29, 2015
Thanks a lot! |
cap10morgan
pushed a commit
to cap10morgan/cider
that referenced
this issue
Dec 29, 2015
cap10morgan
pushed a commit
to cap10morgan/cider
that referenced
this issue
Dec 29, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I inspect some expression, and the expression throws an exception instead of returning a value, the inspector is still shown with the contents of the previous successful inspection.
Expected behavior: inspector shouldn't appear, only the cider-error buffer.
The text was updated successfully, but these errors were encountered: