[Zope-dev] Re: [ZODB-Dev] Weird ConflictErrors - TemporaryStorage
bug?
Chris Withers
chris at simplistix.co.uk
Mon Jan 30 13:32:55 EST 2006
Dieter Maurer wrote:
> Okay, I see: "TemporaryStorage" raises "ConflictError"
> when other storages would raise "POSKeyError": something
> tries to access an "oid" that was recently garbage collected (i.e.
> deleted).
>
> You will never again be able to load this oid without exception
> (as it was deleted).
Okay, so is this a bug in TemporaryStorage? If so, should I just chuck
it in the collector?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list