googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
891 stars 367 forks source link

fix: TransferManager#downloadFileInChunks issues #2373

Closed rhodgkins closed 7 months ago

rhodgkins commented 7 months ago

Fixes #2372 🦕

conventional-commit-lint-gcf[bot] commented 7 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

rhodgkins commented 7 months ago

Added some extra test cases too...