[Supervisor-checkins] r806 - supervisor/trunk

Mike Naberezny mike at maintainable.com
Mon Aug 18 13:24:35 EDT 2008


Author: Mike Naberezny <mike at maintainable.com>
Date: Mon Aug 18 13:24:35 2008
New Revision: 806

Log:
Added TODO item for fg mode tests.

Modified:
   supervisor/trunk/TODO.txt

Modified: supervisor/trunk/TODO.txt
==============================================================================
--- supervisor/trunk/TODO.txt	(original)
+++ supervisor/trunk/TODO.txt	Mon Aug 18 13:24:35 2008
@@ -1,3 +1,7 @@
+- The new fg command in supervisorctl has tests to verify its error handling
+  but not its operation.  We should add some additional tests to verify its
+  operation for completeness.
+
 - Finish process group reloading that was merged into trunk. We decided to
   implement addProcessGroup() such that at the time it is called, it reads the
   config from disk and then adds the group if found. It will have no other


More information about the Supervisor-checkins mailing list