[CalendarServer-changes] [9578] CalendarServer/branches/users/glyph/q

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 01:54:24 PDT 2012


Revision: 9578
          http://trac.macosforge.org/projects/calendarserver/changeset/9578
Author:   glyph at apple.com
Date:     2012-08-11 01:54:24 -0700 (Sat, 11 Aug 2012)
Log Message:
-----------
That flag is there for a reason.  Set it.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/q/twext/enterprise/adbapi2.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/q/

Modified: CalendarServer/branches/users/glyph/q/twext/enterprise/adbapi2.py
===================================================================
--- CalendarServer/branches/users/glyph/q/twext/enterprise/adbapi2.py	2012-08-11 08:54:23 UTC (rev 9577)
+++ CalendarServer/branches/users/glyph/q/twext/enterprise/adbapi2.py	2012-08-11 08:54:24 UTC (rev 9578)
@@ -783,6 +783,7 @@
         instead simply close the connection and free the L{ThreadHolder}
         allocated for it.
         """
+        self._aborted = True
         if self._retry is not None:
             self._retry.cancel()
         d = self._holder.stop()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120811/cfe29244/attachment-0001.html>


More information about the calendarserver-changes mailing list