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

feat: expose async wrap providers under async_hooks module #40760

Merged

Commits on Nov 12, 2021

  1. async_hooks: expose async_wrap providers

    docs: add asyncWrapProviders api doc
    
    tests(async_hooks): use internalBinding for comparisson
    
    fix(test-async-wrap): lint error
    
    docs: use REPLACEME for asyncWrapProviders
    
    update: use freeze and copy for asyncWrapProviders
    
    update(async_hooks): use primordials on asyncWrapProviders
    
    fix: use common to expect error
    
    docs(asyncWrapProviders): rephrase return type
    
    fix: lint md
    
    fix: lint md
    
    docs(async_hooks): typo
    
    Co-authored-by: Stephen Belanger <admin@stephenbelanger.com>
    
    update(asyncWrapProviders): add __proto__ as null
    
    Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
    Co-authored-by: Michaël Zasso <targos@protonmail.com>
    
    test: adjust __proto__ assertion
    
    docs: add DEP0111 link
    RafaelGSS committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c19f6e2 View commit details
    Browse the repository at this point in the history