Skip to content

Update async_hooks.md - #32382

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

Update async_hooks.md#32382
Doc999tor wants to merge 1 commit into
nodejs:masterfrom
Doc999tor:patch-1

Conversation

@Doc999tor

Copy link
Copy Markdown
Contributor

Typo runAndReturn -> runSyncAndReturn

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

Typo `runAndReturn` -> `runSyncAndReturn`
@nodejs-github-botnodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. doc Issues and PRs related to the documentations. labels Mar 20, 2020
@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 20, 2020
MylesBorins pushed a commit that referenced this pull request Mar 26, 2020
Typo `runAndReturn` -> `runSyncAndReturn`
PR-URL: #32382
Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

Landed in afb5639

MylesBorins pushed a commit that referenced this pull request Mar 26, 2020
Typo `runAndReturn` -> `runSyncAndReturn`
PR-URL: #32382
Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Mar 26, 2020
@Doc999tor
Doc999tor deleted the patch-1 branch March 27, 2020 08:22
@targostargos added backport-blocked-v12.x and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-blocked-v12.x labels Apr 22, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooksIssues and PRs related to the async hooks subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@Doc999tor@MylesBorins@jasnell@lpinca@cjihrig@vdeturckheim@BridgeAR@trivikr@Flarna@targos@nodejs-github-bot