Skip to content

Notify the client when a compiled program has terminated #2

@wltan

Description

@wltan

Unlike REPLs (read-eval-print-loop), compiled programs are not meant to execute indefinitely, and will terminate when the end of the program has been reached.

When a program terminates, a special message should be sent to notify the client that further user input will be ignored and no further output is to be expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions