Skip to content

Conversation

@leebyron
Copy link
Contributor

this example function returns a promise directly rather than implicitly via async/await

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

this example function returns a promise directly rather than implicitly via async/await
@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 25, 2019
@leebyronleebyron changed the title Fix issue with worker_threads docsdoc: Fix issue with worker_threads docsJan 25, 2019
@vsemozhetbytvsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 29, 2019
@vsemozhetbyt
Copy link
Contributor

vsemozhetbyt pushed a commit that referenced this pull request Jan 29, 2019
This example function returns a promise directly rather than implicitly via async/await. PR-URL: #25712 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@vsemozhetbyt
Copy link
Contributor

Landed in a0419dd
Thank you!

targos pushed a commit that referenced this pull request Jan 29, 2019
This example function returns a promise directly rather than implicitly via async/await. PR-URL: #25712 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@targostargos mentioned this pull request Jan 29, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@leebyron@vsemozhetbyt@lpinca@cjihrig@nodejs-github-bot