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

test: modify then to async/await by meekdenzo · Pull Request #43224 · nodejs/node · GitHub

/ node Public

test: modify then to async/await - #43224

Closed
meekdenzo wants to merge 5 commits into
nodejs:masterfrom
meekdenzo:async
Closed

test: modify then to async/await#43224
meekdenzo wants to merge 5 commits into
nodejs:masterfrom
meekdenzo:async

Conversation

Copy link
Copy Markdown
Contributor

This modification converts a long chain of thens to an async function with awaits.

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels May 28, 2022
Comment thread src/inspector/main_thread_interface.cc Outdated

Trott commented May 28, 2022

Copy link
Copy Markdown
Member

The commit should start with the subsystem test, so maybe test: modify then to async/await?

Copy link
Copy Markdown
Contributor Author

The commit should start with the subsystem test, so maybe test: modify then to async/await?

Noted. Thanks for pointing that out

meekdenzo changed the title modify: then to async/await test: modify then to async/await May 28, 2022
LiviaMedeiros added test Issues and PRs related to the tests. and removed c++ Issues and PRs that require attention from people who are familiar with C++. labels May 28, 2022

Trott commented Jun 2, 2022

Copy link
Copy Markdown
Member

Closing in favor of #43292

Trott closed this Jun 2, 2022
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

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL