dheerajrajjak / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
0 stars 0 forks source link

samples/gtaskqueue-sample Cleanup exception in windows #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. Install samples/gtaskqueue-sample
2. use gtaskqueue_puller in windows
3. process a task

What is the expected output? What do you see instead?
Exception generated

ERROR:TaskQueueClient:Error during file cleanup for task 3288063642980932056. 
Errordetails <type 'exceptions.OSError'>

What version of the product are you using? On what operating system?
Hg clone of trunk,
Windows Server 2008 R2

Please provide any additional information below.
fix provided in my clone stu-fix-mkstemp-error based on 
http://www.logilab.org/17873

Original issue reported on code.google.com by s...@stuartmitchell.com on 21 Dec 2011 at 11:51

GoogleCodeExporter commented 8 years ago

Original comment by jcgregorio@google.com on 14 Jun 2012 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by vibho...@google.com on 21 Jun 2012 at 4:48

GoogleCodeExporter commented 8 years ago
I'm working on a fix for that now.
It is not just a windows problem. On linux, the puller tends to die after N 
tasks have been leased. (where N varies by platform).

Original comment by ai...@google.com on 8 Aug 2012 at 9:22

GoogleCodeExporter commented 8 years ago
The gtaskqueue sample is no longer part of this project.

Original comment by jcgregorio@google.com on 24 Jan 2013 at 8:29