Fork me on GitHub
#cursive
<
2016-05-17
>
imre14:05:09

@cfleming:

Error updating completions:
RuntimeException Unmatched delimiter: )  clojure.lang.Util.runtimeException (Util.java:221)

imre14:05:42

happens when I type into the repl

imre14:05:39

started after a good while of repl use

danielcompton23:05:19

Is there any way you can synchronise REPL output with logging output? Depending on my logging intensity, I sometimes get logs interspersed with REPL output. I’m not even sure if this is even possibly in the general case without synchronising with the logging library