e90235b317
* processKeepAlive disabled performance fix When processKeepAlive was disabled, the eagerly created TaskRunProcess being discarded and a whole new TaskRunProcess created at execution time. * Don't use a TaskRunProcess if it's being killed, fixes retryImmediately