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

Async eval from ari REPL to support interrupts #39

Open
semperos opened this issue Nov 18, 2024 · 0 comments
Open

Async eval from ari REPL to support interrupts #39

semperos opened this issue Nov 18, 2024 · 0 comments

Comments

@semperos
Copy link
Owner

Rather than the naive synchronous eval that ari currently supports, refactor the REPL (both raw and rich) to evaluate code asynchronously. Further extend the REPL such that Ctrl-c interrupt will abort the current evaluation.

@semperos semperos moved this to Todo in ari dev Nov 18, 2024
@semperos semperos added this to ari dev Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant