In comment: Cleanup -> Post.
[whenjobs.git] / TODO
diff --git a/TODO b/TODO
index 49c10a6..a4e253b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,11 @@
+Allow the output of a job to be listed.  This is pretty easy since we
+know the tmpdir and the output file.
+
 How to deal with stuck / long-running jobs?
 
+   pre() and post()
+     (instead of cleanup)
+
  - We should have instance/timeout settings that allows us to deal
    with jobs that run too long:
 
@@ -7,7 +13,4 @@ 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.