[z3-five] weird ZEO cache error during five:registerPackage processing
Chris McDonough
chrism at plope.com
Fri Mar 23 03:09:45 CET 2007
This seems to be isolated to packages which are not in the Products
namespace. Another person sent a similar bugreport to the Zope (or
ZODB?) list. The problem seems to be that the registerPackage
handler (in fiveconfigure.py) attempts to commit a transaction in the
midst of a finally clause, which smells a little weird. If you
comment the transaction.commit out in that directive, what happens?
On Mar 22, 2007, at 9:16 PM, Rob Miller wrote:
> registerPackage
More information about the z3-five
mailing list