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 April 12, 2025, 2:34 p.m.