[ZODB-Dev] invalidateTransaction bug

Dieter Maurer dieter at handshake.de
Sun Mar 5 12:36:09 EST 2006


Chris Bainbridge wrote at 2006-3-5 15:40 +0000:
> ...
>self._cache.setLastTid(tid)
>                                                                      
>                         AttributeError: 'NoneType' object has no
>attribute 'setLastTid'
>
>I'm just connecting to the zeo server and then starting the asyncore
>loop thread. Maybe there is some race condition there?

Indeed, this looks like a race condition.

Please file a bug report ("http://www.zope.org/Collectors/Zope"
classification "database").

-- 
Dieter


More information about the ZODB-Dev mailing list