Skip to content

Improper Exception Handling #3

@mariovata

Description

@mariovata

Describe the bug
The script currently does not like it when we press CTRL+C, as the script does not kill threads and thus can't exit gracefully.

To Reproduce
Steps to reproduce the behavior:

  1. Run the script

  2. Press CTRL+C

  3. Run the script

  4. Wait for a shell press CTRL+C

Expected behavior
Exception is caught, and the program exists gracefully.

Screenshots

bug1

Desktop (please complete the following information):

  • OS: Linux kali 6.1.0
  • Version 1.0.0

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions