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

Interactive shell sequential commands: CTRL-C should cancel all commands #35

Open
pwt opened this issue Jul 13, 2022 · 0 comments
Open
Assignees

Comments

@pwt
Copy link
Collaborator

pwt commented Jul 13, 2022

If you issue a sequential command in the interactive shell such as:

> wait_until 10:00 : line_in on

and then issue a CTRL-C to cancel the command, the wait_until is cancelled, but the line_in on will still execute. The desired behaviour is that the whole sequential command is cancelled.

@pwt pwt self-assigned this Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant