Unstable pool.completed API
Open
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
- Pool.completed is a unstable call.
- When I use ```await pool.completed()```, I use all kind of memory related issues.
- As a workaround, I am using ```await Promise.all()```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.