Hi Daniel, Glad the threading works!
>> It occurred to me that this might have something to do with the >> sqlalchemy.mods.threadlocal thing. > > Yup, that'll do it. You'll either need to import that again in the > new thread, or I'd actually recommend using the SA Session context as > I think Mike Bayer was talking about in an earlier thread on the > Pylons mail list. The new QuickWiki in SVN has some sample code for SessionContext if you haven't already spotted it: http://pylonshq.com/project/pylonshq/browser/Pylons/trunk/docs/quick_wiki.txt?rev=1424 James --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
