try Complete Job
Passes a callback to a pending async job. If the given callback completes the job, the job is removed from this manager.
Parameters
job ID
the job.
callback
the callback.
Passes a callback to a pending async job. If the given callback completes the job, the job is removed from this manager.
the job.
the callback.