I run dev_appserver.py in Windows. I add time.sleep(10) in one of my scripts and send request to that script in browser. During sleep, I send another request to other script in another browser window.
It's seem that the second request is blocked until the first one has done. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
