AfterFinish adds a callback to be run immediately after a Job is finished on the processor. The callback will be passed the processor itself and the job that was just finished. If Finish is called on a idle processor, this callback will run but j will be nil.
(f func(p *Processor, j *Job))
source not stored for this graph (policy: none)
no outgoing calls