Async Job Manager
Functions
Link copied to clipboard
Cancels and clears all jobs being tracked.
Link copied to clipboard
Extends the lifetime of a job.
Link copied to clipboard
Enables or disables periodic checks for job timeouts.
Link copied to clipboard
Passes a callback to a pending async job. If the given callback completes the job, the job is removed from this manager.