From: Ian B. <ia...@co...> - 2003-07-10 22:34:03
|
On Thu, 2003-07-10 at 17:32, Matt Goodall wrote: > > I added this fix to CVS, but my transaction test I added isn't working > > like I would think it should. Could you look at it? > > I just updated from CVS and the problem is still occurring. I also can't > find the transaction test you mention. I think SF CVS is slow today. Look for this line in Transaction.__init__(DBConnection.py:333): self.cache = CacheSet(cache=dbConnection.doCache) Once you get it you'll know you have a more current CVS. Ian |