Domiii / Domiii/dbux

Fix `Promise.all` and friends

Open
#678 0 comments 0 reactions 1 assignee Claimed by @Domiii View on GitHub
async bug instrumentation
Dominant language
JavaScript
Stars
171
Forks
13
PR merge metrics
No merged PRs in 30d

Description

* [ ] Fix `Promise.all` and friends: CGRs of "dangling" promises should not be chained to `Promise.all`/`race`/`any` etc.
* Example of a symptom of trying to CHAIN dangling promise nodes in `sequelize -> findOrCreate-parallel`:

* [ ] test, e.g. with:
* `__samplesInput__/async/sync4-promise-all.js`
* `Promise.all2-fail1.js` sample

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.