Implement Promise.any #35045
Labels
feature request
Issues that request new features to be added to Node.js.
v8 engine
Issues and PRs related to the V8 dependency.
wrong repo
Issues that should be opened in another repository.
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
AggregateError
The text was updated successfully, but these errors were encountered: