[CalendarServer-changes] [10273] CalendarServer/branches/users/glyph/queue-locking-and-timing

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 4 16:39:41 PST 2013


Revision: 10273
          http://trac.calendarserver.org//changeset/10273
Author:   glyph at apple.com
Date:     2013-01-04 16:39:41 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
Remove another misleading 'immediately'

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/queue.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/

Modified: CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/queue.py
===================================================================
--- CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/queue.py	2013-01-05 00:39:39 UTC (rev 10272)
+++ CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/queue.py	2013-01-05 00:39:41 UTC (rev 10273)
@@ -1401,7 +1401,7 @@
 
     def enqueueWork(self, txn, workItemType, **kw):
         """
-        Do this work immediately.
+        Do this work in the local process.
 
         @see: L{PeerConnectionPool.enqueueWork}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130104/60afb410/attachment-0001.html>


More information about the calendarserver-changes mailing list