maybeRetireJob: if a job is done and none of its subjobs are left in the...

View source: R/processServer.R

maybeRetireJobR Documentation

if a job is done and none of its subjobs are left in the queue, then move it to the 'done' folder

Description

if a job is done and none of its subjobs are left in the queue, then move it to the 'done' folder

Usage

maybeRetireJob(j)

Arguments

j

a job

Value

TRUE if the job is being retired; FALSE otherwise


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.