Skip to content

worker: refactor MessagePort entanglement management - #36345

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:messageport-entanglement
Closed

worker: refactor MessagePort entanglement management#36345
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:messageport-entanglement

Conversation

@addaleax

Copy link
Copy Markdown
Member

This addresses the TODO left on my request in 9e446b3. :)

Refs: #36271

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

This addresses the `TODO` left on my request in 9e446b3. :)
Refs: nodejs#36271
@addaleaxaddaleax added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 1, 2020
@addaleax
addaleax requested a review from jasnellDecember 1, 2020 20:20
@nodejs-github-botnodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Dec 1, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 1, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@addaleaxaddaleax added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 5, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 5, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

nodejs-github-bot commented Dec 5, 2020

Copy link
Copy Markdown
Collaborator

@addaleaxaddaleax added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 13, 2020
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 13, 2020
@github-actions

Copy link
Copy Markdown
Contributor

Landed in e28f23f...88dfecc

nodejs-github-bot pushed a commit that referenced this pull request Dec 13, 2020
This addresses the `TODO` left on my request in 9e446b3. :)
Refs: #36271
PR-URL: #36345
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@addaleax
addaleax deleted the messageport-entanglement branch December 13, 2020 14:29
targos pushed a commit that referenced this pull request Dec 21, 2020
This addresses the `TODO` left on my request in 9e446b3. :)
Refs: #36271
PR-URL: #36345
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@targostargos mentioned this pull request Dec 22, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@addaleax@nodejs-github-bot@jasnell@Trott@targos