[Zodb-checkins] CVS: Zope/lib/python/ThreadedAsync - LoopCallback.py:1.4.6.2

Jeremy Hylton jeremy@zope.com
Tue, 12 Nov 2002 16:14:28 -0500


Update of /cvs-repository/Zope/lib/python/ThreadedAsync
In directory cvs.zope.org:/tmp/cvs-serv27252/lib/python/ThreadedAsync

Modified Files:
      Tag: Zope-2_6-branch
	LoopCallback.py 
Log Message:
Sync Zope 2.6 and ZODB 3.1 release branches.

ZODB deadlock prevention code.
Bug in ConflictResolution bad_classes handling.
Don't let exceptions propagate out of ConflictResolution.
Add data_txn atribute to records returned by storage iterators.
Other sundry changes.



=== Zope/lib/python/ThreadedAsync/LoopCallback.py 1.4.6.1 => 1.4.6.2 ===