Revert "upgrade libuv to v2-1.42.0" and revert "add stream shutdown and support half-duplex operation" #41802
Closed
DilumAluthge wants to merge 2 commits intomasterfrom
Closed
Revert "upgrade libuv to v2-1.42.0" and revert "add stream shutdown and support half-duplex operation" #41802DilumAluthge wants to merge 2 commits intomasterfrom
DilumAluthge wants to merge 2 commits intomasterfrom
Conversation
Member
Author
|
Before merging this PR, we should make sure that:
|
Member
|
I believe FreeBSD will need #41808 in order to pass tests. |
Member
|
Seems Linux x86 is failing with the same error. I've changed the base branch of the aforementioned PR to be this PR, so merging that will include the changes here. Note that this PR will need to be manually backported, as only the first revert commit (the original in this PR) is relevant to 1.7. |
aad52ec to
6fa35ce
Compare
6fa35ce to
68bdee3
Compare
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.
The first commit reverts #41710
The second commit reverts #40783 by way of #41808
Only the first commit should be backported to
release-1.7.