gorilla-repl icon indicating copy to clipboard operation
gorilla-repl copied to clipboard

Interrupt long-running evaluation and continue working

Open lspector opened this issue 6 years ago • 2 comments

Currently, if you start a long-running evaluation (maybe even an infinite loop) and want to kill it, you have to kill the server, start a fresh one, and reopen/reload everything to continue working.

It would be great to have a way to kill the evaluation and continue working without all of those steps.

If it is necessary to kill and restart the server, then it would be nice if that could be done automatically. But it'd be better if the killing and restarting could be avoided altogether.

lspector avatar Nov 24 '18 03:11 lspector

@lspector I started working on this this weekend...I'll keep this issue updated.

benfb avatar Jun 14 '20 17:06 benfb

@lspector I started working on this this weekend...I'll keep this issue updated.

Is there any update on this work? would be great to have this feature

jenshweber avatar Feb 11 '22 01:02 jenshweber