Skip to content

[FEATURE] Clean exit on KeyboardInterrupt. #38

@BeatsuDev

Description

@BeatsuDev

Is your feature request related to a problem? Please describe.

When attempting to end the program running a live feed with a KeyboardInterrupt event, it seems to take a while to actually process the event. It then also ends with a few error messages, which I don't like.

Describe the solution you'd like

I expect the program to terminate as soon as possible or at least give some sort of feedback that the KeyboardInterrupt has been received and that the websocket is closing. A "clean" exit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlow priorityThis issue will probably not be looked into for a while

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions