From: Richard W.M. Jones Date: Wed, 22 Feb 2012 13:18:10 +0000 (+0000) Subject: More TODO. X-Git-Tag: 0.0.1^0 X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=commitdiff_plain;h=13e08143334d6e4fcda0bdbb1444dc0ba2af6b69;hp=d812ce2d464ffd1a80e3bf9ba8033a23496168e2;ds=sidebyside More TODO. --- 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.