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

doc: fix asyncLocalStorage.run() description by elegantcoder · Pull Request #40381 · nodejs/node · GitHub

/ node Public

doc: fix asyncLocalStorage.run() description - #40381

Closed
elegantcoder wants to merge 1 commit into
nodejs:masterfrom
elegantcoder:doc/async-hook
Closed

doc: fix asyncLocalStorage.run() description#40381
elegantcoder wants to merge 1 commit into
nodejs:masterfrom
elegantcoder:doc/async-hook

Conversation

Copy link
Copy Markdown
Contributor

See #38022 and #38023

This patch is for v16x. Same things have changed.

The description that store is not available
when asynchronous operation is created within
the callback is not accurate
nodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 9, 2021
Mesteery added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Oct 9, 2021
Flarna added async_hooks Issues and PRs related to the async hooks subsystem. commit-queue Add this label to land a pull request using GitHub Actions. labels Oct 11, 2021
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2021

Copy link
Copy Markdown
Contributor

Landed in 0cc3720...ca6adcf

github-actions Bot closed this Oct 11, 2021
nodejs-github-bot pushed a commit that referenced this pull request Oct 11, 2021
The description that store is not available
when asynchronous operation is created within
the callback is not accurate

PR-URL: #40381
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
targos pushed a commit that referenced this pull request Oct 13, 2021
The description that store is not available
when asynchronous operation is created within
the callback is not accurate

PR-URL: #40381
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
richardlau mentioned this pull request Oct 18, 2021
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

async_hooks Issues and PRs related to the async hooks subsystem. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL