-
-
Notifications
You must be signed in to change notification settings - Fork 645
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cider-jack-in: Add
-XX:-OmitStackTraceInFastThrow
by default
Expands `cider-clojure-cli-jack-in-dependencies` to also add `:jvm-opts ["-XX:-OmitStackTraceInFastThrow"]` in the `:cider/nrepl` alias so that there are less situations where CIDER encounters a stack trace that has no traceback. May be worth extending to the other `cider-*-jack-in-dependencies` functions. Fixes #3022
- Loading branch information
Tim Visher
committed
Jun 28, 2021
1 parent
af140ce
commit e016ca6
Showing
2 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters