Skip to content

Fix Promise.all and friends #678

@Domiii

Description

@Domiii
  • 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

Metadata

Metadata

Assignees

Labels

asyncbugSomething isn't workinginstrumentationRelated to how we instrument the code in `dbux-babel-plugin`

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions