You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/10/07 07:26:40 UTC

[GitHub] [libcloud] pquentin edited a comment on issue #1353: Reuse TCP connections when uploading files

pquentin edited a comment on issue #1353: Reuse TCP connections when uploading files
URL: https://github.com/apache/libcloud/pull/1353#issuecomment-538872051
 
 
   I can confirm that streaming upload does not load the whole file in memory.
   
   Streaming download is broken in this regard, but this is already the case in the trunk branch because `raw` and `stream` are both `True`, so my change does not affect streaming download. I believe this should be fixed in another pull request.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services