deep-foundation / deep-foundation/deeplinks
Let awaitPromise to await specific promise
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
According to this code:
https://github.com/deep-foundation/deeplinks/blob/dd1a650621032f6258b3616a363cbedcae1dca42/tests/handlers.ts#L355-L356
https://github.com/deep-foundation/deeplinks/blob/dd1a650621032f6258b3616a363cbedcae1dca42/imports/promise.ts#L26
I see that it is not possible to await specific promise. It awaits for all the promises for specific link
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.