Skip to content

Conversation

@ronag
Copy link
Member

@ronagronag commented Aug 7, 2019

Just a minor cleanup. Inline and simplify onwritedrain. Also remove comment that seems to be outdated/invalid.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the stream Issues and PRs related to the stream subsystem. label Aug 7, 2019
@nodejs-github-bot
Copy link
Collaborator

@ronagronagforce-pushed the stream-inline-on-write-drain branch from 08bb994 to 180245fCompareAugust 9, 2019 16:01
@Trott
Copy link
Member

Trott commented Aug 9, 2019

@nodejs/streams

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@mcollinamcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nodejs-github-bot
Copy link
Collaborator

@trivikrtrivikr added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 9, 2019
@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Trott commented Aug 9, 2019

Landed in 83495e7

@TrottTrott closed this Aug 9, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 9, 2019
Inline and simplify onwritedrain. Also remove comment that seems to be outdated/invalid. PR-URL: nodejs#29037 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos pushed a commit that referenced this pull request Aug 19, 2019
Inline and simplify onwritedrain. Also remove comment that seems to be outdated/invalid. PR-URL: #29037 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@targostargos mentioned this pull request Aug 19, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ronag@nodejs-github-bot@Trott@mcollina@lpinca@trivikr