Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed bluebird from
fixture-utils.js
(#15626)
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