Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support interruptable eval #36

Open
deas opened this issue Oct 29, 2019 · 1 comment
Open

Support interruptable eval #36

deas opened this issue Oct 29, 2019 · 1 comment

Comments

@deas
Copy link
Collaborator

deas commented Oct 29, 2019

Form evaluation may get stuck in IO or long running/endless loops. The basic nrepl building blocks appear to be in place. We should support interruptable eval triggered from the ui - probably via keybinding.

@awb99
Copy link
Contributor

awb99 commented May 11, 2021

new nrepl-middleware supports parallel evals.
so user most likely would not even notice.
but good feature to have anyhow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants