Chris McDonough 18 năm trước cách đây
mục cha
commit
ecfe392616
1 tập tin đã thay đổi với 7 bổ sung7 xóa
  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).