erisu commented on PR #99: URL: https://github.com/apache/cordova-common/pull/99#issuecomment-1398014654
@raphinesse I rebased this PR since it has not been updated in the last 3 years. As of now, I can not find `Q` being used in any of the higher packages. It only remains in development repos. E.g. coho, paramedic, etc. This is the only place left in this repo where `Q` is still being used. https://github.com/erisu/cordova-common/blob/v4-drop-q/src/superspawn.js#L23 I am guessing I left it because of the usage **[`d.notify()`](https://github.com/erisu/cordova-common/blob/v4-drop-q/src/superspawn.js#L115)**. I don't recall any options to get around this and I dont remember what happens higher up the chain... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
