Skip to content

Handle SIGINT gracefully (Ctrl-C) #5

@kumaakh

Description

@kumaakh

The tool should catch SIGINT (Ctrl-C) and exit cleanly without a Python traceback or incomplete output.

Acceptance Criteria

  • Pressing Ctrl-C during any long-running operation prints Interrupted. and exits with code 130
  • No stack trace is shown to the user
  • Any partially written output files are cleaned up or left in a consistent state

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions