Hello,


This is my first post here.


I am using GAE for my backend(module created through Android Studio). I 
added a library that helps in sending FCM messages to FCM Cloud Connection 
Server but this library spawns threads to handle things which is where I am 
getting this exception for trying to spawn threads.

Now, I know that TaskQueue API is provided for this purpose but the library 
is not under my control.

How can I get around problems with using 3rd party libs that use 
concurrency?


Any help is truly appreciated.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c5349c1a-f4a1-433f-9a2d-1cb4b60ae28a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] j... Manish Sharma

Reply via email to