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

process: deprecate multipleResolves #41872

Merged
merged 2 commits into from Feb 8, 2022

Commits on Feb 6, 2022

  1. process: deprecate multipleResolves

    Deprecate the process multipleResolves event to detect when a promise is
    resolved more than once because it never really worked.
    
    Fixes: nodejs#41554
    benjamingr committed Feb 6, 2022
    Copy the full SHA
    c7b9660 View commit details
    Browse the repository at this point in the history
  2. Update doc/api/deprecations.md

    Co-authored-by: mscdex <mscdex@users.noreply.github.com>
    benjamingr and mscdex committed Feb 6, 2022
    Copy the full SHA
    b972d68 View commit details
    Browse the repository at this point in the history