Skip to content

Try first SIGINT before SIGKILL #117

@Archiatrus

Description

@Archiatrus

There are a few cases where bots get stuck waiting for a response. It might be a good idea to first use SIGINT so that a bot has the chance to shut down gracefully. Only if it still is not resonding one can use SIGKILL.

The problems seems to be that on windows it is a bit tricky. Maybe this is how it can be done: https://docs.microsoft.com/en-us/windows/console/generateconsolectrlevent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions