In part of my app the user uploads a file this is done using ajax; this file is processed and then uploaded to another website. My question is: if the user navigates away from the page while appengine is processing the file will it abort. In other words can appengine run more than one process from an app or will it abort as soon as a new request comes in?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
