[CalendarServer-changes] [11486] CalendarServer/branches/users/glyph/hang-fix/twext/web2/metafd.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 5 17:43:28 PDT 2013


Revision: 11486
          http://trac.calendarserver.org//changeset/11486
Author:   glyph at apple.com
Date:     2013-07-05 17:43:28 -0700 (Fri, 05 Jul 2013)
Log Message:
-----------
>80

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/hang-fix/twext/web2/metafd.py

Modified: CalendarServer/branches/users/glyph/hang-fix/twext/web2/metafd.py
===================================================================
--- CalendarServer/branches/users/glyph/hang-fix/twext/web2/metafd.py	2013-07-06 00:43:26 UTC (rev 11485)
+++ CalendarServer/branches/users/glyph/hang-fix/twext/web2/metafd.py	2013-07-06 00:43:28 UTC (rev 11486)
@@ -83,7 +83,9 @@
     def stopService(self):
         """
         Stop reading on the inherited port.
-        @return: a Deferred which fires after the last outstanding request is complete.
+
+        @return: a Deferred which fires after the last outstanding request is
+            complete.
         """
         Service.stopService(self)
         # XXX stopping should really be destructive, because otherwise we will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130705/b05f1e7b/attachment.html>


More information about the calendarserver-changes mailing list