Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apparently this causes an exception in boot (precisely the system this fix was for). clojure-emacs/cider#1462 remains open. Exception message: https://clojurians.slack.com/archives/cider/p1455501034000003 ERROR: Unhandled REPL handler exception processing message {:op init-debugger, :print-level 10, :print-length 10, :session f10681b1-e8f4-48c6-bbc9-869f5ec1d54a, :id 7} java.lang.IllegalStateException: Can't set!: *data-readers* from non-binding thread
- Loading branch information
ebf3526
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you be able to push this version to clojars when you get a chance?
I had the same situation with lein BTW, but only when working within the cider-nrepl project; debugging still worked as expected in other projects.
PS, thanks for the debugger, it's amazing!
ebf3526
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, later tonight.