MCPcopy Create free account
hub / github.com/danslimmon/qsim / AfterFinish

Method AfterFinish

processor.go:135–137  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

TestAfterFinishFunction · 0.95
NewShortestQueueArrBehFunction · 0.95
InitMethod · 0.80
InitMethod · 0.80
applyBloodBankDisciplineFunction · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestAfterFinishFunction · 0.76
InitMethod · 0.64