John Carr created LIBCLOUD-257:
----------------------------------

             Summary: S3 get_object hangs when object doesn't exist but only on 
python 2.6
                 Key: LIBCLOUD-257
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-257
             Project: Libcloud
          Issue Type: Bug
          Components: Storage
         Environment: Python2.6
            Reporter: John Carr


A colleague wrote a proof-of-concept script against S3 with libcloud and python 
2.7. When I tried to run it on a 2.6 machine it failed. It hung whilst calling 
get_object. I traced this back to a change between python 2.6 and 2.7 and how 
it handles 'HEAD' requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to