diff --git a/sci b/sci index f415e917..f0b162cc 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit f415e91750214a9a7d6ffe31d6021f29a1e1b347 +Subproject commit f0b162ccd2b99c20d14dd5e7a6bf85047c681e5a diff --git a/src/babashka/impl/error_handler.clj b/src/babashka/impl/error_handler.clj index 6492c5ae..9411c191 100644 --- a/src/babashka/impl/error_handler.clj +++ b/src/babashka/impl/error_handler.clj @@ -85,7 +85,7 @@ (some-> ^Throwable (ex-cause e) .getClass .getName)) stacktrace (some-> - d :callstack + d :sci.impl/callstack cs/stacktrace)] (if exit-code [nil exit-code] (do