Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

addaleax
Copy link
Member

@addaleax addaleax commented Sep 7, 2019

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 nodejs-github-bot added the test Issues and PRs related to the tests. label Sep 7, 2019
@addaleax addaleax added the worker Issues and PRs related to Worker support. label Sep 7, 2019
@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 9, 2019
@nodejs-github-bot
Copy link
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
Copy link
Member Author

addaleax commented Sep 9, 2019

Landed in d7c5ffc

@addaleax addaleax closed this Sep 9, 2019
@addaleax 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 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>
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 pending requests for changes, 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