-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.wrong repoIssues that should be opened in another repository.Issues that should be opened in another repository.
Description
Is your feature request related to a problem? Please describe.
Getting the first promise to fulfill.
Describe the solution you'd like
Promise.any should be implemented.
Describe alternatives you've considered
p-any does something similar but is not spec-compliant.
Dependent features
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.wrong repoIssues that should be opened in another repository.Issues that should be opened in another repository.