Closed GoogleCodeExporter closed 8 years ago
Objects from the library aren't threadsafe, so that means you just have to make
sure you use one httplib2.Http() object per thread. The only other outstanding
problem is the way decorators are handled, which is in the app.yaml file, which
will change when this CL lands:
http://codereview.appspot.com/6441056/
Original comment by jcgregorio@google.com
on 1 Aug 2012 at 6:36
This issue was closed by revision 9c4d5eb9cb82.
Original comment by jcgregorio@google.com
on 3 Aug 2012 at 8:18
Original issue reported on code.google.com by
erlichmen
on 24 May 2012 at 7:31