Hacker News new | ask | show | jobs
by DaveWM 1810 days ago
Ah sorry, I don't know of a way of doing that in Clojure. What I usually do is figure out where the exception was thrown, wrap that form in `sc.api/spy`, and then somehow re-execute it.