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

doc: fix a typo of microtaskMode by shigma · Pull Request #34980 · nodejs/node · GitHub

/ node Public

doc: fix a typo of microtaskMode - #34980

Closed
shigma wants to merge 1 commit into
nodejs:masterfrom
shigma:patch-1
Closed

doc: fix a typo of microtaskMode#34980
shigma wants to merge 1 commit into
nodejs:masterfrom
shigma:patch-1

Conversation

shigma commented Aug 30, 2020

Copy link
Copy Markdown
Contributor
- tasks scheduled through `Promise`s any `async function`s
+ tasks scheduled through `Promise`s and `async function`s
Checklist

nodejs-github-bot added doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem. labels Aug 30, 2020
addaleax added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2020

github-actions Bot commented Sep 5, 2020

Copy link
Copy Markdown
Contributor

Landed in 4cca942

nodejs-github-bot pushed a commit that referenced this pull request Sep 5, 2020
PR-URL: #34980
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
github-actions Bot closed this Sep 5, 2020
richardlau pushed a commit that referenced this pull request Sep 7, 2020
PR-URL: #34980
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
richardlau mentioned this pull request Sep 7, 2020
4 tasks
richardlau pushed a commit that referenced this pull request Sep 7, 2020
PR-URL: #34980
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
PR-URL: nodejs#34980
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
shigma deleted the patch-1 branch March 28, 2021 13:11
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

doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL