Skip to content

Commit

Permalink
add sigquit to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Jul 25, 2013
1 parent 54d5d62 commit b8273e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/signals.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ SIGTERM
SIGKILL
Terminate the worker process immediately. Master will detect that worker is
dead and respawn a new one.

SIGQUIT
Send acknowledgement for the current task and exit.

0 comments on commit b8273e5

Please sign in to comment.