Fork me on GitHub
#cider
<
2017-06-12
>
bbss00:06:30

Not sure what's causing it :thinking_face:

xiongtx01:06:41

bbss: Try updating Helm. There’s been some heavy development lately and you may have gotten a buggy release.

radon03:06:12

In general, this will happen if you run M-x toggle-debug-on-error. I guess something in Helm was accidentally setting the debug flag?

bbss01:06:46

anyway not the biggest issue as it only seems to happen when I just start emacs and haven't opened a file before.

wiseman16:06:03

i ran cider-test-run-loaded-tests, but it seems like maybe one of my tests is in an infinite loop. in any case, my repl is now unresponsive. C-c C-c has no effect. is there any way to recover my repl?

wiseman16:06:19

hm maybe it’s just broken with pjstadig/humane-test-output. Once i remove that injection, the repl doesn’t hang and tests complete.

wiseman16:06:38

oh, and now i see it’s known to be incompatible with cider. oh well.