Skip to content

Latest commit

 

History

History

SignalHandler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

SignalHandlerProcessor

SignalHandlerProcessor is a swarrot processor. The goal is to handle signals, in order to avoid worker to stop during processing.

Configuration

Key Default Description
signal_handler_signals array(SIGTERM, SIGINT, SIGQUIT) The list of all signals to handle.