Thank you Glenn

-- 
@pedro_mg

On Wed, Jul 15, 2015 at 4:03 PM, Glenn Lewis <[email protected]> wrote:

> For Go on App Engine questions, please use the Google group that is
> specifically for that topic:
> cc: https://groups.google.com/forum/#!forum/google-appengine-go
>
> We do not have an ETA for these features yet.
>
> Instead of runtime.RunInBackground, you can use internal.BackgroundContext
> <https://github.com/golang/appengine/blob/master/internal/api.go#L252>.
> There are other threads on the google-appengine-go mailing list about this
> if you want to see examples.
>
> As for the "API error", there was a recent change
> <https://github.com/golang/appengine/commit/bcfa7f27d2c3d83c7941564274e7797829a30f9e>
> that hopefully solves this problem.  Please try updating with "go get -u
> google.golang.org/appengine/..." and see if that fixes the problem.
>
> -- Glenn
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALBTZJF-aCT99N_pC_mRF1TJJxm2qSDX67Gip648RJqheRsA0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to