Fork me on GitHub
#cider
<
2016-03-16
>
josh.freckleton04:03:28

cider is consistently crashing emacs when I accidentally build an infinite loop. C-C C-C does nothing to cease execution. How can I stop crashing emacs? Is there a way to break out of long running loops? Or reliably terminate execution without killing emacs?

bozhidar06:03:12

Are you doing C-c C-c in the REPL?

bozhidar06:03:34

some repro steps of your problem would help troubleshoot it

malabarba20:03:10

Try C-c C-b instead.