This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-11
Channels
- # aleph (7)
- # announcements (5)
- # beginners (58)
- # calva (20)
- # cider (10)
- # clj-kondo (4)
- # cljfx (5)
- # cljsrn (7)
- # clojure (29)
- # clojure-europe (11)
- # clojure-mexico (1)
- # clojure-norway (26)
- # clojure-uk (9)
- # clojurescript (1)
- # cursive (31)
- # datahike (22)
- # datomic (12)
- # duct (3)
- # fulcro (28)
- # helix (35)
- # hyperfiddle (28)
- # lsp (4)
- # malli (8)
- # midje (3)
- # music (2)
- # nbb (9)
- # nrepl (20)
- # off-topic (36)
- # polylith (3)
- # shadow-cljs (47)
- # sql (2)
- # testing (7)
- # vim (17)
- # xtdb (7)
https://github.com/polyfy/polylith/issues/245 -- https://github.com/seancorfield/poly-classloader-bug -- blocking our migration at work, unfortunately.
There's a PR up for this which solves the repro case and moves us further along at work.
We still have one mysterious test failure around testing a http://Socket.IO connection (heavy core.async
code, times out when run under poly test
, works fine under plain test-runner
).
This has now been merged to master. Thanks for the PR.