git.annexia.org
/
whenjobs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d812ce2
)
More TODO.
0.0.1
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 22 Feb 2012 13:18:10 +0000
(13:18 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 22 Feb 2012 13:18:10 +0000
(13:18 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
abf8bb8
..
753f557
100644
(file)
--- 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.