[Grok-dev] Re: Context Constantly Reinitializing/Switching?
Martijn Faassen
faassen at startifact.com
Mon Jun 23 08:20:04 EDT 2008
Hi there,
Kenneth Miller wrote:
[snip]
> The context object is always of the same type, but sometimes it's
> different objects. It's not reinitializing my app each time, because the
> objects aren't random, but it seems to switch between a few. Any ideas?
Are these objects actually different in behavior? I mean, is there an
actual problem?
I'm just speculating, and I don't know enough about the internals of the
ZODB, but if your object is available in multiple threads, this could
explain this behavior.
Regards,
Martijn
More information about the Grok-dev
mailing list