Skip to content

stream: simplify Readable push/unshift logic#32899

Closed
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:20200417-simplify
Closed

stream: simplify Readable push/unshift logic#32899
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:20200417-simplify

Conversation

@himself65
Copy link
Copy Markdown
Member

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

@nodejs-github-bot nodejs-github-bot added the stream Issues and PRs related to the stream subsystem. label Apr 17, 2020
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@ronag
Copy link
Copy Markdown
Member

ronag commented Apr 17, 2020

Benchmark CI: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/555/

@ronag ronag added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 17, 2020
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@addaleax
Copy link
Copy Markdown
Member

Benchmark CI looks good, no significant changes. 👍

@addaleax addaleax removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 27, 2020
@addaleax
Copy link
Copy Markdown
Member

@himself65 Looks like this needs a rebase?

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@himself65
Copy link
Copy Markdown
Member Author

https://ci.nodejs.org/job/node-test-commit-osx/33853/nodes=osx1015/testReport/(root)/test/sequential_test_cpu_prof_dir_worker_/

Error Message
flaky (1)

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

nodejs-github-bot commented Apr 29, 2020

@ronag
Copy link
Copy Markdown
Member

ronag commented Apr 30, 2020

Landed in 0bd24a6

@ronag ronag closed this Apr 30, 2020
ronag pushed a commit that referenced this pull request Apr 30, 2020
PR-URL: #32899
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request May 4, 2020
PR-URL: #32899
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants