Skip to content

Commit

Permalink
Removed bluebird from fixture-utils.js (#15626)
Browse files Browse the repository at this point in the history
refs: #14882

- Opted to use the in-house `sequence` function when refactoring Bluebird's `Promise.each` to avoid deadlock issues (see 734ef66). 
-It's hard to know without tonnes of context if any `Promise.each` are safe to refactor to `Promise.all`.
  • Loading branch information
hthorhalls authored Oct 21, 2022
1 parent 9720459 commit dbad621
Showing 1 changed file with 78 additions and 79 deletions.
Loading

0 comments on commit dbad621

Please sign in to comment.