Closed lzhoucs closed 8 years ago
async/timing.delay() currently assumes a value will be returned. In some use cases, the user may want to delay executing a function that either returns a value or another promise. It would be nice to add this ability in async/timing.delay()
async/timing.delay()
async/timing.delay()
currently assumes a value will be returned. In some use cases, the user may want to delay executing a function that either returns a value or another promise. It would be nice to add this ability inasync/timing.delay()