Skip to content

Implement catching of KeyboardInterrupt #6

@Teascade

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.

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