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
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to