Skip to content

[remux] try stopping apps with SIGTERM before SIGKILL #79

Open
@mrichards42

Description

@mrichards42

I'm hoping to add some cleanup code in remarkable_puzzles (like saving the current puzzle state before exit). Currently it looks like the "kill" button in remux uses SIGKILL, which is impossible to handle. It looks like oxide tries SIGTERM 5 times before giving up and sending SIGTERM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions