Skip to content

Fix to make :writable-stack-trace-enabled work#13

Open
holyjak wants to merge 1 commit into
ylgrgyq:masterfrom
holyjak:patch-1
Open

Fix to make :writable-stack-trace-enabled work#13
holyjak wants to merge 1 commit into
ylgrgyq:masterfrom
holyjak:patch-1

Conversation

@holyjak

@holyjak holyjak commented Sep 16, 2021

Copy link
Copy Markdown

when-let does nothing if the condition is false so {:writable-stack-trace-enabled false} would have no effect

Before:

(.isWritableStackTraceEnabled (resilience.bulkhead/bulkhead-config {:writable-stack-trace-enabled false}))
; => true

`when-let` does nothing if the condition is `false` so `{:writable-stack-trace-enabled false}` would have no effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant