"An App Engine application cannot... spawn a sub-process or thread. A web request to an application must be handled in a single process within a few seconds. Processes that take a very long time to respond are terminated to avoid overloading the web server." http://code.google.com/appengine/docs/python/sandbox.html
On Nov 6, 9:02 pm, mawei1981 <[EMAIL PROTECTED]> wrote: > Hi, All > > I write a simple code to test thread , app engine could no be run it. > > who can tell me. > > who run thread class success ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
