FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib: remove default assignment · Pull Request #39983 · nodejs/node · GitHub

/ node Public

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 commented Sep 3, 2021
edited by ghost
Loading

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

Copy link
Copy Markdown
Collaborator

RaisinTen added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. and removed needs-ci PRs that need a full CI run. labels Sep 5, 2021

Copy link
Copy Markdown
Collaborator

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 <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>

targos commented Sep 18, 2021

Copy link
Copy Markdown
Member

Landed in 8900a46

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 <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
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 <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
BethGriggs mentioned this pull request Sep 21, 2021
1 task
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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL