[Supervisor-checkins] r883 - supervisor/trunk
Mike Naberezny
mike at maintainable.com
Thu Sep 3 23:31:21 EDT 2009
Author: Mike Naberezny <mike at maintainable.com>
Date: Thu Sep 3 23:31:21 2009
New Revision: 883
Log:
Add a note to consider making supervisorctl connect errors friendlier.
Modified:
supervisor/trunk/TODO.txt
Modified: supervisor/trunk/TODO.txt
==============================================================================
--- supervisor/trunk/TODO.txt (original)
+++ supervisor/trunk/TODO.txt Thu Sep 3 23:31:21 2009
@@ -1,3 +1,7 @@
+- Consider adding a friendlier error message to supervisorctl when it can't
+ connect to supervisord. Currently, it dumps a Python backtrace. Requested
+ by Benjamin Smith.
+
- Both the "tail" and "fg" commands in supervisorctl have tests to verify
their error handling but not actual operation. We should add some additional
tests to verify their operation for completeness.
More information about the Supervisor-checkins
mailing list