[Zope-Checkins] SVN: Zope/trunk/lib/python/ New zdaemon.

Tim Peters tim.one at comcast.net
Fri Dec 16 10:22:20 EST 2005


Log message for revision 40813:
  New zdaemon.
  
  This fixes an intermittent test-killing race in
  testRunIgnoresParentSignals, which was introduced
  the last time a new zdaemon got stitched in.
  

Changed:
  _U  Zope/trunk/lib/python/

-=-

Property changes on: Zope/trunk/lib/python
___________________________________________________________________
Name: svn:externals
   - ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3.1
BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/BTrees
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/persistent
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ThreadedAsync
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/transaction
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ZopeUndo
zdaemon        -r 39732 svn://svn.zope.org/repos/main/zdaemon/trunk/src/zdaemon
pytz           -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/pytz
zodbcode       -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/zodbcode
ClientCookie   -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/ClientCookie
mechanize      -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/mechanize

   + ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3.1
BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/BTrees
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/persistent
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ThreadedAsync
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/transaction
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b4/src/ZopeUndo
zdaemon        -r 40792 svn://svn.zope.org/repos/main/zdaemon/trunk/src/zdaemon
pytz           -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/pytz
zodbcode       -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/zodbcode
ClientCookie   -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/ClientCookie
mechanize      -r 40549 svn://svn.zope.org/repos/main/Zope3/trunk/src/mechanize




More information about the Zope-Checkins mailing list