Skip to content

Implement catching of KeyboardInterrupt #6

Description

@Teascade

Currently if run natively you can probably just CTRL+C to exit the program, but with Docker, running in interactive mode will cause the program to be unkillable, unless the overlying terminal is killed, since, I assume, it does not catch KeyboardInterrupt.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions