Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

LocalPreferences.toml disable = true is not reliable #23

Open
sjdaines opened this issue Mar 22, 2023 · 0 comments
Open

LocalPreferences.toml disable = true is not reliable #23

sjdaines opened this issue Mar 22, 2023 · 0 comments

Comments

@sjdaines
Copy link
Contributor

Just adding

[TruncatedStacktraces]
disable = true

to LocalPreferences.toml and then restarting the Julia REPL is apparently not sufficient to disable TruncatedStacktraces
(if TruncatedStacktraces is not part of the environment, ie is present in Manifest.toml but not Project.toml).

It does work if TruncatedStacktraces is also added to the environment

(this is testing with Julia 1.8.3)

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

No branches or pull requests

1 participant