[Backport][v1.78.x] Revert "[Python] Align GRPC_ENABLE_FORK_SUPPORT env defaults in core and python (#41455)"#41828
Merged
sergiitk merged 1 commit intogrpc:v1.78.xfrom Mar 12, 2026
Conversation
…and python (grpc#41455)" (grpc#41769) - This reverts commit ee658b2. - This changed caused grpc#41725 in v1.78.1, which was yanked as the result (ref b/487190834). - Tracking ticket for the follow-up investigation and fix: grpc#41768. - Reopens grpc#37710. Closes grpc#41769 COPYBARA_INTEGRATE_REVIEW=grpc#41769 from sergiitk:revert/fix/py/fork-defaults 01564d6 PiperOrigin-RevId: 877735128
f0f072c to
4288f4d
Compare
Member
Author
|
Force-push to include 21a9dc5 containing the gcf test fix. |
Member
Author
|
Ad-hoc run @ 4288f4d. Expected to pass: https://source.cloud.google.com/results/invocations/aea9da76-79d4-4a6a-acfe-822899aa2d40 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #41769 to v1.78.x.
This reverts #41588, the backport of #41455 to v1.78.x.
Note that v1.78.1 has been yanked, so this PR is one of two changes needed to restore v1.78.x branch to the state prior to v1.78.1.