Skip to content

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

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-botnodejs-github-bot added doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem. labels Aug 30, 2020
@addaleaxaddaleax added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2020
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2020
@github-actions

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>
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>
@richardlaurichardlau 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
shigma deleted the patch-1 branch March 28, 2021 13:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.vmIssues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@shigma@Trott@lpinca@DerekNonGeneric@HarshithaKP@addaleax@nodejs-github-bot