[CalendarServer-changes] [13697] CalendarServer/trunk/requirements-stable.txt

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 27 12:23:07 PDT 2014


Revision: 13697
          http://trac.calendarserver.org//changeset/13697
Author:   cdaboo at apple.com
Date:     2014-06-27 12:23:07 -0700 (Fri, 27 Jun 2014)
Log Message:
-----------
Fix service termination race condition that would result in a terminated transaction continuing to sending SQL to the server.

Modified Paths:
--------------
    CalendarServer/trunk/requirements-stable.txt

Modified: CalendarServer/trunk/requirements-stable.txt
===================================================================
--- CalendarServer/trunk/requirements-stable.txt	2014-06-27 19:22:06 UTC (rev 13696)
+++ CalendarServer/trunk/requirements-stable.txt	2014-06-27 19:23:07 UTC (rev 13697)
@@ -5,7 +5,7 @@
 # For CalendarServer development, don't try to get these projects from PyPI; use svn.
 
 -e .
--e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk@13687#egg=twextpy
+-e svn+http://svn.calendarserver.org/repository/calendarserver/twext/trunk@13696#egg=twextpy
 -e svn+http://svn.calendarserver.org/repository/calendarserver/PyKerberos/trunk@13420#egg=kerberos
 -e svn+http://svn.calendarserver.org/repository/calendarserver/PyCalendar/trunk@13689#egg=pycalendar
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140627/139f0acc/attachment.html>


More information about the calendarserver-changes mailing list