18 Dec
2001
18 Dec
'01
8:25 a.m.
Hi Dieter
Searching the (searchable) mailing list archives will tell you:
Hmm, this looks like the most complete statement of the problem: http://lists.zope.org/pipermail/zope/2001-November/102949.html Toby Dickenson explains that these "Competing writes" errors are really competing *reads* of attributes that have changed during a transaction, and that future ZODB development will address this. There are many other reports of the problem, but AFAICS no insights beyond Toby's. Jean