We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pid should be nullable
Added limit
Made sure that task has pid before marking it as crashed
Removed unused argument
Added marking of processes as crashed
fixed command
Added possible intervals Signed-off-by: Emil Kilhage <emilkilhage@gmail.com>
Added passing of common objects if supported Signed-off-by: Emil Kilhage <emilkilhage@gmail.com>
Made sure not to queue a job when already queued Signed-off-by: Emil Kilhage <emilkilhage@gmail.com>
Made sure not to start tasks that are already running Signed-off-by: Emil Kilhage <emilkilhage@gmail.com>