31 Jul
2003
31 Jul
'03
5:01 p.m.
Paul Winkler wrote:
On Thu, Jul 31, 2003 at 12:13:40PM -0400, Shane Hathaway wrote:
This is clearly problematic. At what point is client 2 supposed to see the new object??
Immediately. You are experiencing a bug. ;-)
OK... is this a known bug? Is it a bug in ZEO or Zope or what?
I've seen bugs like this before. It's very likely a bug in ZEO. Lowering the ZEO log filter level might help you see what's going on. I think setting EVENT_LOG_LEVEL=-300 will do that. Shane