I've asked this question before, but haven't had any official answers. What's the expected behaviour of the following on an HR app:
1. Carry out a put and schedule a task in a transaction 2. Commit the transaction 3. In the task, read-by-key for the entity you put in the transaction Should the entity read in the task be the updated entity, or is there a chance that the task is run before the put has been committed fully? -- 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.
