Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

worker needs to handle cleanup when receiving KILL or ctrl-c #18

@heysamtexas

Description

@heysamtexas

Right now it is possible that a screenshot will be left in PENDING state if it is killed while making the screenshot. This is because the worker does not handle a kill or shutdown properly.

It should listen for the KILL signal and return the screenshot status back to NEW

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions