Avoid using Promise internally
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The current implementation uses Promises internally to handle the asynchronicity, this may cause some bugs, in particular if creating a task from a promise (without using fromPromise)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.