Skip to content

job_aborting+ed event #16

Description

@tarekziade

When the worker receives a signal that makes it quit the current job, like SIGUSR1, we need to give a chance to the user to do something in its code.

I propose two events:

  • job_aborting - triggered at the beginning of kill_child() if there's a running job in the worker
  • job_aborted - triggered after kill_child()

What do you think ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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