I tried replacing all instances of ctx with session.context, similar
to using the assign_mapper
suggestion for getting the proper context, but that did not help.
I think there might be
two active cherrypy threads accessing this class at the same time, as
these are being
called from a series of closely generated ajax methods.

I am wondering if the whole class should become a thread local, or is
there a good way to
serialize cherrypy threads?

I also posted this to the alchemy groups, but have received no
replies.

Any help or suggestons appreciated, I've been trying to solve this for
far too long.

Kris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to