Paolo Linux wrote at 2005-11-17 10:23 +0100:
> ...
>I suspect that in some cases we do not manage Conflict
>Error (we retry for 3 times but then we give up...).
>Could this be connected with POSKeyErrors?

It should not. Because "giving up" should mean you abort the
transaction and your transaction should have no effect at all.

>I cannot reproduce easily the problem so I'd like to know
>if there are suggestions in order to understand and
>track down what's happening..

Forgetting "abort"s or passing persistent objects to different
threads may cause "POSKeyError"s (though there are probably more
possibilities).


-- 
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