Maybe of interest, but there has been a bit of a discussion about thread locals etc on WEB-SIG recently:
http://groups.google.com/group/python-web-sig/browse_frm/thread/e1152aafde377aa2?hl=en Graham On Jul 10, 5:35 pm, Ben Bangert <[EMAIL PROTECTED]> wrote: > On Jul 10, 2008, at 12:27 AM, Mike Orr wrote: > > > Ben, do you remember? Wasn't there an environment that couldn't use > > SOPs and you added self.request et al to the controllers because of > > it? Or did I dream the whole thing? > > Only async environments can't use SOP's, though since eventlet will > monkey patch thread-locals, even under those conditions the SOP's > work. Unless twisted monkey patches thread locals, they wouldn't work > under that async environment. > > Cheers, > Ben > > smime.p7s > 3KDownload --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
