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

[7.2.0] Close the stdin pipe handle when the respective OutputStream is closed #22539

Merged
merged 1 commit into from
May 24, 2024

Conversation

bazel-io
Copy link
Member

Otherwise, a subprocess that consumes the stdin in its entirety can never terminate.

PiperOrigin-RevId: 635774207
Change-Id: I134ddd1fee50faccb8ddb8400dbb11ce6a354c05

Commit b3f5c62

Otherwise, a subprocess that consumes the stdin in its entirety can never terminate.

PiperOrigin-RevId: 635774207
Change-Id: I134ddd1fee50faccb8ddb8400dbb11ce6a354c05
@bazel-io bazel-io requested a review from a team as a code owner May 24, 2024 20:52
@bazel-io bazel-io added team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website awaiting-review PR is awaiting review from an assigned reviewer labels May 24, 2024
@Wyverald Wyverald enabled auto-merge May 24, 2024 20:58
@Wyverald Wyverald added this pull request to the merge queue May 24, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit faeb2d7 May 24, 2024
33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants