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

add allSettled() operation congruent with Promise.allSettled() #898

Open
cowboyd opened this issue Feb 28, 2024 · 0 comments
Open

add allSettled() operation congruent with Promise.allSettled() #898

cowboyd opened this issue Feb 28, 2024 · 0 comments
Milestone

Comments

@cowboyd
Copy link
Member

cowboyd commented Feb 28, 2024

originally proposed by @bdougherty

Effection sits parallel to the JavaScript concurrency ecosystem, but with structural concurrency guarantees in place. Our mantra is "if you know JS, then you know Effection"

While we have all() and race(), we are missing the equivalent of allSettled()

@cowboyd cowboyd added this to the v3.1 milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant