honkit icon indicating copy to clipboard operation
honkit copied to clipboard

Switch to native Promise

Open azu opened this issue 2 years ago • 1 comments

https://github.com/honkit/honkit/blob/master/packages/honkit/src/utils/promise.ts

Q-based promise is hard to use. We need to switch to native Promise.

azu avatar Mar 26 '23 06:03 azu

I've started working on this. There are a few pain points around special APIs that are unique to Q, but significant progress has been made.

davmillar avatar Oct 04 '24 07:10 davmillar