test: AsyncLocalStorage works with thenables by Flarna · Pull Request #34008 · nodejs/node

@Flarna

This adds a test to verify that AsyncLocalStorage works with thenables.

@nodejs-github-bot added async_hooks

Issues and PRs related to the async hooks subsystem.

test

Issues and PRs related to the tests.

labels

Jun 22, 2020

HarshithaKP

Qard

Qard approved these changes Jun 22, 2020

@Flarna Flarna added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jun 22, 2020

This was referenced

Jun 23, 2020

Flarna added a commit that referenced this pull request

Jun 24, 2020
This adds a test to verify that AsyncLocalStorage works with thenables.

PR-URL: #34008
Refs: #33778
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

@Flarna Flarna deleted the test-thenable branch

June 24, 2020 13:46

This was referenced

Jun 25, 2020

codebytere pushed a commit that referenced this pull request

Jun 27, 2020
This adds a test to verify that AsyncLocalStorage works with thenables.

PR-URL: #34008
Refs: #33778
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

codebytere pushed a commit that referenced this pull request

Jun 30, 2020
This adds a test to verify that AsyncLocalStorage works with thenables.

PR-URL: #34008
Refs: #33778
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Flarna added a commit to dynatrace-oss-contrib/node that referenced this pull request

Sep 23, 2020
This adds a test to verify that AsyncLocalStorage works with thenables.

PR-URL: nodejs#34008
Refs: nodejs#33778
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

addaleax pushed a commit that referenced this pull request

Sep 23, 2020
This adds a test to verify that AsyncLocalStorage works with thenables.

Backport-PR-URL: #34776
PR-URL: #34008
Refs: #33778
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: James M Snell <jasnell@gmail.com>