Commit a6feb8a
committed
Fix a bug in download streaming.
Currently apitools has a bug where downloads with (1) no total size and (2)
auto_transfer off will only stream one chunk and quit.
(Test added internally, but internal tests still aren't sync'd.)
There's still more to be done around normalizing use of chunksize in
downloads.1 parent c431900 commit a6feb8a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
| 408 | + | |
407 | 409 | | |
408 | 410 | | |
409 | 411 | | |
| |||
0 commit comments