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

Enclose all operations in BinderTransport using obtained Parcels in try-finally blocks. #8733

Merged
merged 3 commits into from Dec 8, 2021

Conversation

groakley
Copy link
Contributor

@groakley groakley commented Dec 1, 2021

Enclose all operations in BinderTransport using obtained Parcels in try-finally blocks that will recycle the Parcel in the case that any exception is thrown.

…hat will recycle the Parcel in the case that any exception is thrown.
@jdcormie jdcormie enabled auto-merge (squash) December 8, 2021 18:52
@dapengzhang0 dapengzhang0 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Dec 8, 2021
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Dec 8, 2021
@jdcormie jdcormie merged commit e28145a into grpc:master Dec 8, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants