-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
[v20.x] Revert "Revert "stream: fix cloned webstreams not being unref'd"" #53144
Closed
marco-ippolito
wants to merge
1
commit into
nodejs:v20.x-staging
from
marco-ippolito:feat/fix-revert-revert
Closed
[v20.x] Revert "Revert "stream: fix cloned webstreams not being unref'd"" #53144
marco-ippolito
wants to merge
1
commit into
nodejs:v20.x-staging
from
marco-ippolito:feat/fix-revert-revert
Conversation
This file contains 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
nodejs-github-bot
added
needs-ci
PRs that need a full CI run.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
web streams
labels
May 25, 2024
Apparently "Revert 'Revert" is not valid commit message 😆 |
marco-ippolito
force-pushed
the
feat/fix-revert-revert
branch
2 times, most recently
from
May 25, 2024 06:12
715d3b5
to
0600cf1
Compare
marco-ippolito
changed the title
[v20.x backport] Revert "Revert "stream: fix cloned webstreams not being unref'd""
[v20.] Revert "Revert "stream: fix cloned webstreams not being unref'd""
May 25, 2024
marco-ippolito
changed the title
[v20.] Revert "Revert "stream: fix cloned webstreams not being unref'd""
[v20.x] Revert "Revert "stream: fix cloned webstreams not being unref'd""
May 25, 2024
marco-ippolito
added
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
May 25, 2024
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
May 25, 2024
This comment was marked as outdated.
This comment was marked as outdated.
marco-ippolito
force-pushed
the
v20.x-staging
branch
from
May 27, 2024 11:53
07c45ba
to
e6d9fbe
Compare
This reverts commit 8d20b64.
marco-ippolito
force-pushed
the
feat/fix-revert-revert
branch
from
May 27, 2024 11:54
0600cf1
to
beedf90
Compare
Merged
marco-ippolito
added
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
May 27, 2024
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
May 27, 2024
mcollina
approved these changes
May 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
RafaelGSS
approved these changes
May 27, 2024
Landed in cffd2cc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
needs-ci
PRs that need a full CI run.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
web streams
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.
This reverts commit 8d20b64.
Fixes: #53143