diff options
| author | ire <refsdal.ivar@gmail.com> | 2025-05-20 22:43:39 +0200 |
|---|---|---|
| committer | ire <refsdal.ivar@gmail.com> | 2025-05-20 22:43:39 +0200 |
| commit | 4797e559410bce644c40b05fa9a321171a781e78 (patch) | |
| tree | f0d0b2a63b8a3a262391c12e6f9cf2dce01f8417 /test/com/github/ivarref/yoltq/log_init.clj | |
| parent | Fix tx-report-queue sharing #7 (diff) | |
| download | fiinha-4797e559410bce644c40b05fa9a321171a781e78.tar.gz fiinha-4797e559410bce644c40b05fa9a321171a781e78.tar.xz | |
Improve tx-report-queue sharing #7
Diffstat (limited to 'test/com/github/ivarref/yoltq/log_init.clj')
| -rw-r--r-- | test/com/github/ivarref/yoltq/log_init.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/com/github/ivarref/yoltq/log_init.clj b/test/com/github/ivarref/yoltq/log_init.clj index f3fb6dc..7eae557 100644 --- a/test/com/github/ivarref/yoltq/log_init.clj +++ b/test/com/github/ivarref/yoltq/log_init.clj @@ -48,7 +48,7 @@ (color-f (force msg_)) - #_maybe-stacktrace)))) + maybe-stacktrace)))) (catch Throwable t |
