ChildProcessor
This class acts as the interface between a child process and it parent process so that jobs can be processed in different processes.
Optional
Cancels the currently running job by aborting its signal.
Optional reason for the cancellation
ChildProcessor
This class acts as the interface between a child process and it parent process so that jobs can be processed in different processes.