juxt / yada

A powerful Clojure web library, full HTTP, full async - see https://juxt.pro/yada/index.html
MIT License
735 stars 97 forks source link

Include exception cause in ex-info #285

Closed danielcompton closed 5 years ago

danielcompton commented 5 years ago

This hit me when I was trying to debug an exception that was getting thrown, but the stack trace stopped in yada, not in my own code where the original exception was being thrown.