Skip to content

[v12.x backport] async_hooks: add AsyncLocalStorage

Depends on #32131

Backports AsyncLocalStorage into v12. Includes the following PRs:

  • #26540
  • #31930
  • #31998
  • #31995
  • #32085
  • #31945
  • #32082
  • #32503
  • #31950
  • #32757
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

Merge request reports

Loading