This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Commit e65316b
feat: Add multiprocessing and chunked downloading to transfer manager (#1002)
* multiprocessing intitial commit
* added multiprocessing, fixed tests; tests for multiprocessing chunks pending
* unit tests for multiprocessing
* add system tests, fix off-by-one error detected by system tests
* lint
* exclude subprocess mocks from coverage
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* add deadline to system tests
* ban broken grpcio version
* Clarify docstring for threads param
* fix coverage issues and catch warning
* respond to feedback
* more feedback
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 085b3f8 commit e65316b
5 files changed
Lines changed: 1239 additions & 328 deletions
File tree
- google/cloud/storage
- tests
- system
- unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
133 | 138 | | |
134 | 139 | | |
135 | 140 | | |
| |||
0 commit comments