[Supervisor-checkins] r799 - supervisor/trunk
Mike Naberezny
mike at maintainable.com
Mon Aug 11 01:07:08 EDT 2008
Author: Mike Naberezny <mike at maintainable.com>
Date: Mon Aug 11 01:07:08 2008
New Revision: 799
Log:
Updated TODO for possible tailProcessLog() issue reported by Chris.
Modified:
supervisor/trunk/TODO.txt
Modified: supervisor/trunk/TODO.txt
==============================================================================
--- supervisor/trunk/TODO.txt (original)
+++ supervisor/trunk/TODO.txt Mon Aug 11 01:07:08 2008
@@ -14,6 +14,10 @@
- Subprocess logging appears to stop when the subprocess moves to the "killing"
state. Reported to the mailing list by Nicolas Grilly on 2008-04-13.
+- supervisor.tailProcessLog() may return too many bytes when the number of
+ bytes requested exceeds the number logged. This is not certain and needs
+ investigation. Reported by Chris McDonough.
+
- Supervisorctl tab completion and history.
- Supervisorctl "debug" command (communicate with a process over its stdin).
More information about the Supervisor-checkins
mailing list