Chris McDonough 18 年之前
父节点
当前提交
ecfe392616
共有 1 个文件被更改,包括 7 次插入7 次删除
  1. 7 7
      TODO.txt

+ 7 - 7
TODO.txt

@@ -1,17 +1,17 @@
-- Write "UPGRADING.txt" for people who are upgrading from supervisor
-  2.0 to 3.0.
+- Support groups in supervisorctl / web interface.
+
+- Expose stderr/stdout logfiles separately in RPC interface return
+  values.
 
 - Capturefile rotation?
 
 - Revisit test_startProcessGroup and test_startAllProcesses (see XXX
   comment about ordering).
 
-- Address outstanding collector issues.
-
-- Support groups in supervisorctl / web interface.
+- Write "UPGRADING.txt" for people who are upgrading from supervisor
+  2.0 to 3.0.
 
-- Expose stderr/stdout logfiles separately in RPC interface return
-  values.
+- Address outstanding collector issues.
 
 - We *might* be able to delay shutdown until all buffered events have
   been processed (or a timeout has been reached).