deep-foundation / deep-foundation/deeplinks

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

Open
#333 1 comment 0 reactions 1 assignee Claimed by @konard View on GitHub
bug enhancement
Dominant language
TypeScript
Stars
13
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.