Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage - fix caching leak for resumable uploads #694

Conversation

stephenplusplus
Copy link
Contributor

Fixes #693

Right now, the coupling of the methods used to do a resumable upload prevents stepping in real quick and testing this change. Once #400 gets going, our tests will be able to cover this change.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2015
@stephenplusplus stephenplusplus added the api: storage Issues related to the Cloud Storage API. label Jun 26, 2015
stephenplusplus added a commit that referenced this pull request Jun 26, 2015
…-leak

storage - fix caching leak for resumable uploads
@stephenplusplus stephenplusplus merged commit 74baa17 into googleapis:master Jun 26, 2015
sofisl pushed a commit that referenced this pull request Nov 11, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/02b30105-142c-418e-95f6-025914ce48a3/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@5451633
sofisl pushed a commit that referenced this pull request Jan 10, 2023
🤖 I have created a release *beep* *boop*
---


## [3.4.0](googleapis/nodejs-dlp@v3.3.0...v3.4.0) (2022-03-25)


### Features

* new Bytes and File types: POWERPOINT and EXCEL ([#693](googleapis/nodejs-dlp#693)) ([ed3dc42](googleapis/nodejs-dlp@ed3dc42))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants