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

test: improve test-worker-message-port-message-before-close by addaleax · Pull Request #29483 · nodejs/node · GitHub

/ node Public

test: improve test-worker-message-port-message-before-close - #29483

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:test-worker-message-port-message-before-close
Closed

test: improve test-worker-message-port-message-before-close#29483
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:test-worker-message-port-message-before-close

Conversation

addaleax commented Sep 7, 2019

Copy link
Copy Markdown
Member

Replace a wrong comment with a correct assertion and await all async
operations inside the async function.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Replace a wrong comment with a correct assertion and await all async
operations inside the async function.
nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 7, 2019
addaleax added the worker Issues and PRs related to Worker support. label Sep 7, 2019
addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Sep 9, 2019

Copy link
Copy Markdown
Collaborator

addaleax added a commit that referenced this pull request Sep 9, 2019
Replace a wrong comment with a correct assertion and await all async
operations inside the async function.

PR-URL: #29483
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

addaleax commented Sep 9, 2019

Copy link
Copy Markdown
Member Author

Landed in d7c5ffc

addaleax closed this Sep 9, 2019
addaleax deleted the test-worker-message-port-message-before-close branch September 9, 2019 20:21
targos pushed a commit that referenced this pull request Sep 20, 2019
Replace a wrong comment with a correct assertion and await all async
operations inside the async function.

PR-URL: #29483
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BridgeAR mentioned this pull request Sep 24, 2019
BridgeAR pushed a commit that referenced this pull request Sep 25, 2019
Replace a wrong comment with a correct assertion and await all async
operations inside the async function.

PR-URL: #29483
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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. test Issues and PRs related to the tests. worker Issues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL