Closed
Description
I have of late sacrificed many Emacsen to print lockup. Either due to nREPL network transport times or Emacs' known performance issues with long lines it's possible for a CIDER repl to freeze Emacs entirely such that it's not even possible to (kbd C-c C-c)
or (kbd C-c C-b)
to abort the print in progress. Killing Emacs is (obviously) a huge cramp on my workflow and it'd be awesome if this didn't happen.
<3