Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add "transfer_manager" module for concurrent uploads and downlo…
…ads as a preview feature (#844) * checkpoint before design doc impl * checkpoint * more tests * code and tests for transfer manager complete * proactively close temp files when finished reading * respond to comments; destroy tmp files as they are consumed * Add system tests, docstrings, address feedback * Respond to review comments * verify md5 hash of downloaded file in test * lint * default empty strings for root arguments * fix bug with blob constructor * add warning about files not being deleted if their downloads fail
- Loading branch information