Skip to content

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

Open
@Konard

Description

@Konard

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions