class

TaskProcessRunner

Inherits Reference < Object

Constants

KILL_GRACE_TIME = 1.second
LOG_TIME_FORMAT = "%Y-%m-%d/%H-%M-%S-%N"
SETSID = "/usr/bin/setsid"
TIMEOUT_EXIT_CODE = 124

Instance methods

log_dn(task : Task, ts : Time)
Source
run(task : Task, args : Array(String), idx : Int32, start_time : Time, test : Bool, timeout : Time::Span | Nil = nil) : Int32
Source
terminate_running
Source