Skip to content

Conversation

@benjamingr
Copy link
Member

Deprecate the process multipleResolves event to detect when a promise is
resolved more than once because it never really worked.

Fixes: #41554

Start with a doc-deprecation but I would prefer to follow up with a semver-major runtime warning

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Feb 6, 2022
Deprecate the process multipleResolves event to detect when a promise is
resolved more than once because it never really worked.

Fixes: nodejs#41554
@benjamingr benjamingr force-pushed the dep-multiple-resolves branch from 5a9a60c to c7b9660 Compare February 6, 2022 08:46
@RaisinTen RaisinTen added deprecations Issues and PRs related to deprecations. notable-change PRs with changes that should be highlighted in changelogs. process Issues and PRs related to the process subsystem. labels Feb 6, 2022
@benjamingr benjamingr added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 8, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 8, 2022
@nodejs-github-bot nodejs-github-bot merged commit 1f17592 into nodejs:master Feb 8, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 1f17592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. notable-change PRs with changes that should be highlighted in changelogs. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate multipleResolves?

7 participants