Ghost/core/server/lib/promise
kirrg001 27996db5e9 Extended sequence utility
no issue

- support promise and none promise tasks
- helpful if you create an array of operations and not all of the operations/tasks are async
- `response instanceof Promise` does not work for all cases e.g. some usages return a transaction/bookshelf chain
2018-10-03 00:17:45 +02:00
..
pipeline.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
sequence.js Extended sequence utility 2018-10-03 00:17:45 +02:00