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
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-2305:59 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU:Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
WORD_SIZE:64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, skylake)
Environment:
JULIA_NUM_THREADS =8
Weave ="0.10"
minimum reproducible steps
Making anything crash will only show the type in the REPL. Maybe I'm overlooking something, but would it also be possible to set an option for the full stacktrace? The reason that I'm asking for this is because I'm setting up some Weave in CI and I need to write a lot of logic to get the errors into the log.
The text was updated successfully, but these errors were encountered:
description
Error message in REPL is not detailed enough.
versions
minimum reproducible steps
Making anything crash will only show the type in the REPL. Maybe I'm overlooking something, but would it also be possible to set an option for the full stacktrace? The reason that I'm asking for this is because I'm setting up some Weave in CI and I need to write a lot of logic to get the errors into the log.
The text was updated successfully, but these errors were encountered: