updated using git-extra
authoralex <[email protected]>
Mon, 25 Oct 2021 00:32:16 +0000 (17:32 -0700)
committeralex <[email protected]>
Mon, 25 Oct 2021 00:32:16 +0000 (17:32 -0700)
todo

diff --git a/todo b/todo
index a4dbd8aea4921ef0098be268903dd7a1452b2ba8..d5a5f6e4e6674283c3937f3ee4343ddda9a6210c 100644 (file)
--- a/todo
+++ b/todo
@@ -45,8 +45,6 @@ To Do:
        -rate limiting
        -benchmarking
                -must
-       -imonitor inside code?
-               -see man inotify
        -trackers
        -metrics
 
@@ -64,7 +62,9 @@ Stage 0:
        -figure out what hashing needs to be done
        -examine .py script
 -watch
-       -start watching thread
+       *start watching thread
+       -figure out flags
+       -blocking vs. non-blocking
        -on modification
                -update files
                -build+replace existing torrent
@@ -79,6 +79,11 @@ Stage 0:
 -networking
        -port option
 -signal handler
+       -graceful shutdown
+               -watch threads
+               -logging thread
+               -during adding
+               -mid-request in server
 -daemonize
 -tests