This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-10
Channels
- # announcements (15)
- # bangalore-clj (1)
- # beginners (207)
- # calva (22)
- # cider (4)
- # clara (73)
- # cljs-dev (7)
- # cljsrn (4)
- # clojure (125)
- # clojure-dev (38)
- # clojure-europe (2)
- # clojure-india (11)
- # clojure-italy (11)
- # clojure-nl (14)
- # clojure-russia (22)
- # clojure-uk (32)
- # clojurescript (30)
- # cursive (11)
- # datavis (2)
- # datomic (14)
- # editors (3)
- # emacs (3)
- # hyperfiddle (4)
- # juxt (13)
- # klipse (1)
- # luminus (5)
- # nrepl (7)
- # off-topic (9)
- # overtone (13)
- # portkey (1)
- # re-frame (15)
- # reagent (13)
- # ring (30)
- # schema (4)
- # shadow-cljs (108)
- # spacemacs (8)
- # specter (3)
- # sql (2)
- # testing (11)
- # tools-deps (21)
- # unrepl (4)
@cichli Nice to see you here! Awesome work with that streaming patch! I definitely didn’t expect such a quick turnaround.
It’s a pity you weren’t there when the changes to printing logic were originally discussed. At this point I hate dealing with printing - spent so much time on this and the work never ends. 😄
I must have upgraded something but recently I have been getting a lot of
nREPL server started on port 62907 on host 127.0.0.1 -
ERROR: Unhandled REPL handler exception processing message {:id 3e1ebf2a-7980-460d-97c6-ceb62ff319fd, :op clone}
java.lang.NullPointerException
at clojure.core$deref_future.invokeStatic(core.clj:2292)
at clojure.core$deref.invokeStatic(core.clj:2312)
at clojure.core$deref.invoke(core.clj:2298)
at cider.piggieback$wrap_cljs_repl$fn__54058.invoke(piggieback.clj:301)
at clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__47113.invoke(middleware.clj:22)