Skip to content

remote: Proactively close the ZstdInputStream in ZstdDecompressingOut…#15372

Merged
ckolli5 merged 1 commit intobazelbuild:release-5.2.0from
ckolli5:release-5.2.0
May 2, 2022
Merged

remote: Proactively close the ZstdInputStream in ZstdDecompressingOut…#15372
ckolli5 merged 1 commit intobazelbuild:release-5.2.0from
ckolli5:release-5.2.0

Conversation

@ckolli5
Copy link
Copy Markdown

@ckolli5 ckolli5 commented Apr 29, 2022

…putStream.

ZstdInputStream hangs onto some native memory, which should be released as soon as ZstdDecompressingOutputStream is done being used rather than when the finalizer runs.

Closes #15061.

PiperOrigin-RevId: 438521302

…putStream.

ZstdInputStream hangs onto some native memory, which should be released as soon as ZstdDecompressingOutputStream is done being used rather than when the finalizer runs.

Closes #15061.

PiperOrigin-RevId: 438521302
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Apr 29, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@sgowroji sgowroji added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels May 2, 2022
@sgowroji sgowroji requested a review from coeuvre May 2, 2022 03:36
@ckolli5 ckolli5 merged commit 0fb60cd into bazelbuild:release-5.2.0 May 2, 2022
@ShreeM01 ShreeM01 removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants