Fix double-scheduled timer problem caused by reloading the jobs file.
[whenjobs.git] / TODO
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.