Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error shows only type and not full stacktrace #431

Open
rikhuijzer opened this issue Jul 17, 2021 · 0 comments
Open

Error shows only type and not full stacktrace #431

rikhuijzer opened this issue Jul 17, 2021 · 0 comments
Labels

Comments

@rikhuijzer
Copy link

description

Error message in REPL is not detailed enough.

versions

Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05: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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant