[CalendarServer-changes] [11065] CalendarServer/branches/users/glyph/start-service-start-loop/twext/ enterprise/queue.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 18 16:33:01 PDT 2013


Revision: 11065
          http://trac.calendarserver.org//changeset/11065
Author:   glyph at apple.com
Date:     2013-04-18 16:33:01 -0700 (Thu, 18 Apr 2013)
Log Message:
-----------
Make the test pass; start the work loop.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/start-service-start-loop/twext/enterprise/queue.py

Modified: CalendarServer/branches/users/glyph/start-service-start-loop/twext/enterprise/queue.py
===================================================================
--- CalendarServer/branches/users/glyph/start-service-start-loop/twext/enterprise/queue.py	2013-04-18 23:33:01 UTC (rev 11064)
+++ CalendarServer/branches/users/glyph/start-service-start-loop/twext/enterprise/queue.py	2013-04-18 23:33:01 UTC (rev 11065)
@@ -1342,6 +1342,7 @@
         def done(result):
             self._startingUp = None
             super(PeerConnectionPool, self).startService()
+            self._lostWorkCheckLoop()
             return result
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130418/745d47b6/attachment-0001.html>


More information about the calendarserver-changes mailing list