Skip to content

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

@pwt

Description

@pwt

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions