From 95e69a360c9b017b308ba199eddc0238a7b71905 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 23 Feb 2012 19:46:37 +0000 Subject: [PATCH] Update TODO. --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 753f557..49c10a6 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Send mail on success and/or failure. - How to deal with stuck / long-running jobs? - We should have instance/timeout settings that allows us to deal @@ -9,4 +7,7 @@ How to deal with stuck / long-running jobs? job "bar" single instance ... # only one instance can run job "bar" kill previous ... # kill previous if still running +Should be possible to query jobs, running jobs, and kill (maybe even +start) jobs. + Implement native dynlink. -- 1.8.3.1