From 13e08143334d6e4fcda0bdbb1444dc0ba2af6b69 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 22 Feb 2012 13:18:10 +0000 Subject: [PATCH] More TODO. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index abf8bb8..753f557 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,5 @@ How to deal with stuck / long-running jobs? job "foo" timeout 1 hour ... # timeout the job after an hour job "bar" single instance ... # only one instance can run job "bar" kill previous ... # kill previous if still running + +Implement native dynlink. -- 1.8.3.1