Skip to content

lib: remove default assignment#39983

Closed
ghost wants to merge 1 commit into
masterfrom
unknown repository
Closed

lib: remove default assignment#39983
ghost wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Sep 3, 2021

Copy link
Copy Markdown

There's no need to set to 'false', because we will set the value according to the actual condition.

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 3, 2021
Comment thread lib/internal/streams/from.js
There's no need to set 'false' to 'isAsync' because we've declared it
before.
@ghost ghost requested a review from tniessen September 3, 2021 22:49
@ghost ghost changed the title lib: remove useless statement lib: remove default assignment Sep 3, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@RaisinTen RaisinTen added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Sep 5, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

targos pushed a commit that referenced this pull request Sep 18, 2021
There's no need to set 'false' to 'isAsync' because we've declared it
before.

PR-URL: #39983
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
@targos

targos commented Sep 18, 2021

Copy link
Copy Markdown
Member

Landed in 8900a46

@targos targos closed this Sep 18, 2021
BethGriggs pushed a commit that referenced this pull request Sep 21, 2021
There's no need to set 'false' to 'isAsync' because we've declared it
before.

PR-URL: #39983
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
BethGriggs pushed a commit that referenced this pull request Sep 21, 2021
There's no need to set 'false' to 'isAsync' because we've declared it
before.

PR-URL: #39983
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
@BethGriggs BethGriggs mentioned this pull request Sep 21, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants