You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
At present we're depending on an EXTREMELY old version of clj-stacktrace which totally does most of what we want - but it doesn't render ex-data when showing causes and stack frames. Which is a serious limitation since Katamari's entire exception / tracing story is driven by trying to recursively capture context and inputs in chained ex-info instances.
The text was updated successfully, but these errors were encountered:
At present we're depending on an EXTREMELY old version of clj-stacktrace which totally does most of what we want - but it doesn't render
ex-data
when showing causes and stack frames. Which is a serious limitation since Katamari's entire exception / tracing story is driven by trying to recursively capture context and inputs in chainedex-info
instances.The text was updated successfully, but these errors were encountered: