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

Return results on resolve and reject in await deep.await() #5

Open
Konard opened this issue Sep 1, 2024 · 0 comments
Open

Return results on resolve and reject in await deep.await() #5

Konard opened this issue Sep 1, 2024 · 0 comments

Comments

@Konard
Copy link
Member

Konard commented Sep 1, 2024

That means that if PromiseResult is Resolved, it might be useful to collect all successful results from handlers/promises and return these as the result of deep.await function.

Also when any of PromiseResult is Rejected, it should behave as error was thrown, at the same time it should also return all successful results, and all rejected.


Forked from deep-foundation/deeplinks#333 by https://github.com/konard/gh-org-migrator

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