[ZODB-Dev] Temporary files not closed

Chris Withers chris at simplistix.co.uk
Thu Jun 25 06:56:34 EDT 2009


Jim Fulton wrote:
> I haven't seen this and, looking at the code on the trunk, I see no  
> reason why many savepoint temporary storages or ZEO transaction  
> buffers would be kept open.  Savepoint temporary storages are closed  
> after use 

I wonder if Izak inadvertently has lots of savepoints lying around?

What happens to a savepoint if the transaction it's associated with goes 
away? (by abort, for example...)

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the ZODB-Dev mailing list