GarettRogers / appengine-apns-gcm

A unified push service for iPhone and Android push notifications that runs on Google App Engine (GAE).
112 stars 24 forks source link

[Errno 32] Broken pipe #6

Open christ0pher opened 10 years ago

christ0pher commented 10 years ago

Hi Garett!

Awesome work with this push-service for appengine! I encountered a small problem. I was able to add backend-support and background threads using a pull-queue, but every request which is processed, prints out this broken pipe error. Have you encountered this issue ?

Best, Chris