Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncLocalStorage supporting in callback & promise & plugin #10233

Closed
wants to merge 6 commits into from

Commits on May 12, 2021

  1. Merge pull request #1 from Automattic/master

    update
    wujjpp committed May 12, 2021
    Configuration menu
    Copy the full SHA
    4fd6bbc View commit details
    Browse the repository at this point in the history
  2. async_hooks supporting

    wujjpp committed May 12, 2021
    Configuration menu
    Copy the full SHA
    1e475fe View commit details
    Browse the repository at this point in the history
  3. add comments for example

    wujjpp committed May 12, 2021
    Configuration menu
    Copy the full SHA
    1dd0c76 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. change async/await to promise and verify test case in MongoMemoryServ…

    …er & real mongo server
    wujjpp committed May 17, 2021
    Configuration menu
    Copy the full SHA
    883ceeb View commit details
    Browse the repository at this point in the history
  2. change async/await to promise and verify test case in MongoMemoryServ…

    …er & real mongo server
    wujjpp committed May 17, 2021
    Configuration menu
    Copy the full SHA
    8b4597e View commit details
    Browse the repository at this point in the history
  3. change async/await to promise and verify test case in MongoMemoryServ…

    …er & real mongo server
    wujjpp committed May 17, 2021
    Configuration menu
    Copy the full SHA
    88b1dc7 View commit details
    Browse the repository at this point in the history