Yes. http://code.google.com/p/googleappengine/issues/detail?id=4944
On Oct 26, 3:29 pm, Mark Jen <[email protected]> wrote: > Hi, > > I've run into a problem using the file API for blobstore > (http://code.google.com/appengine/docs/python/blobstore/overview.html#...) on > dev_appserver.py with --high_replication. It seems that after > files.finalize(file_name) is called, the blob_key is not immediately > available. Is this a known issue? I couldn't find it here > (http://code.google.com/p/googleappengine/issues/list). > > Thanks, > Mark -- 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.
