Re: New in CVS: Monster patch for new threading model

Yasushi Iwata <yasusii-aid3/A5iOTfPDbFq/[email protected]> Wed, 04 Feb 2004 20:19:53 +0900 (JST)
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi,

I tried new version in CVS. And I got error in aggretator. The error
message is below.

Background thread exception exceptions.AttributeError: CalendarTool instance has no attribute '_cache' Exception instance __dict__: {'args': ("CalendarTool instance has no attribute '_cache'",)}
/usr/lib/python2.2/site-packages/PyDS/Tool.py[1357] in thunk
/usr/lib/python2.2/site-packages/PyDS/AggregatorTool.py[452] in _initthread
/usr/lib/python2.2/site-packages/PyDS/AggregatorTool.py[1709] in updateFeed
/usr/lib/python2.2/site-packages/PyDS/AggregatorTool.py[1472] in addItem
/usr/lib/python2.2/site-packages/PyDS/AggregatorTool.py[1771] in _recachecalendar
/usr/lib/python2.2/site-packages/PyDS/CalendarTool.py[401] in recache
/usr/lib/python2.2/site-packages/PyDS/CalendarTool.py[238] in _findCache