-
Currently, it looks like [clj-kondo](https://github.com/clj-kondo/clj-kondo) generates spurious warnings for Telemere (Ref. [Slack](https://clojurians.slack.com/archives/C06ALA6EEUA/p1727683020317999)…
-
Hi Peter! Thanks for your amazing tooling and documentation!
I was trying Nippy freeze on a self referencing object like this :
```clojure
$ clj
Clojure 1.12.0
user=> (add-lib 'com.taoensso/…
-
### Describe the bug
Don't know how to repro but I saw this on the logs of a cloud customer
```
{"lvl":"ERROR","lgr":"metabase.query-processor.middleware.cache","m":"Error saving query results to ca…
-
On v5, this line of code (https://github.com/fzakaria/slf4j-timbre/blob/master/src/slf4j_timbre/factory.clj#L15) outputs:
```
(require '[taoensso.timbre :as timbre])
=> nil
(= timbre/*config* (v…
-
**Describe the bug**
While creating the 'Question' everything runs as expected
But throws an error after saving the 'Question': Unfreezable type: class org.postgresql.jdbc.PgArray
As discussed e…
-
Hi,
I get the following message while trying to compile a sente project using the aleph community adapter:
```
Execution error (ExceptionInfo) at taoensso.truss.impl/default-error-fn (impl.cljc…
-
I'm running this code here:
```
(ns memento.redis.listener3-test
(:require [clojure.test :refer :all]
[taoensso.carmine :as car]))
(deftest listener-subscription-test
(testin…
-
Hi, new to onyx. I'm using `taoensso.timbre` for logging which overwrites a lot of the standard sl4j logging mechanisms. When I try to run the example program I get this error:
```
resources/publi…
-
You're probably already aware, but just in case:
```clj
~/c/planck-scatch> plk -D "com.taoensso/truss:1.5.0"
ClojureScript 1.10.238
cljs.user=> (require 'taoensso.truss)
WARNING: Use of undecla…
-
Periodically I get disconnected from the server. Once the popup shows the reconnected toast I'm unable do any actions (buttons press and menus work, but no actions fire).
The only way I was able t…