Fork me on GitHub
#cider
<
2019-04-05
>
bozhidar07:04:53

It happens from to time even to the best of us. 😉

Dmytro Bunin08:04:08

Is there a way to overwrite a function from clojure core in cider-repl? Like I am using a (:refer-clojure :exclude [throw]) but when I call throw later it is still being called as the clojure.core/throw

oskarkv12:04:20

I'm getting WARNING: Illegal reflective access by mranderson048.orchard.v0v3v0.dynapath.v0v2v5.dynapath.defaults$eval1836$fn__1837 to method java.net.URLClassLoader.addURL(java.net.URL) when jacking-in. Does anyone know what this is about?

ok12:04:18

how to kill all background threads created with core.async running in REPL? now status bar shows 4 = slithering...

ok12:04:18

C-c many times worked...

hoppy23:04:33

waking up to this: Caused by: java.lang.RuntimeException: Unable to resolve var: cider.piggieback/wrap-cljs-repl in this context

hoppy23:04:37

any ideas?