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. Is goal is to handle signals to avoid the worker to stop during processing.

Configuration

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