Uh oh!
There was an error while loading. Please reload this page.
[v16.x backport] stream: add isDisturbed helper - #39819
Closed
ronag wants to merge 2 commits into
Closed
Conversation
ronagforce-pushed
the
backport-39628-to-v16.x
branch
from
August 20, 2021 13:31
ef6ccc1 to
574bec6CompareAdds a helper util used to determine whether a stream has been disturbed (read or cancelled). Refs: nodejs#39627 PR-URL: nodejs#39628 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Backport-PR-URL: nodejs#39819
ronagforce-pushed
the
backport-39628-to-v16.x
branch
from
August 20, 2021 13:38
574bec6 to
cd6f6c8Compareronag
commented
Aug 20, 2021
MemberAuthor
@nodejs/streams |
benjamingr
approved these changes
Aug 21, 2021
targos
reviewed
Aug 22, 2021
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Michaël Zasso <targos@protonmail.com>
nodejs-github-bot
commented
Aug 22, 2021
Collaborator
nodejs-github-bot
commented
Aug 23, 2021
Collaborator
targos
commented
Aug 23, 2021
Member
I think this one will be easier to do after #39563 ? |
MemberAuthor
Why? I don't think they are related? I think this can land now? |
ronag
commented
Aug 23, 2021
MemberAuthor
CI linting error on markdown which I can't figure out. 😕 |
targos
commented
Aug 23, 2021
Member
You're right. I'm mixing things |
targos
commented
Aug 23, 2021
Member
It was because 0073831 was missing from v16.x-staging. It's there now. |
targos
commented
Aug 23, 2021
Member
Landed in af7047a |
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 freeto 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.
No description provided.