Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: setTimeout cannot be util.promisify'ed #13840

Merged
merged 1 commit into from Jul 30, 2018

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Jul 28, 2018

Fixes #13654

Checklist

@miniak miniak requested review from zeke and a team July 28, 2018 17:03
@miniak miniak force-pushed the miniak/set-timeout-promisify branch 3 times, most recently from 9201fa7 to 33715a5 Compare July 28, 2018 17:20
@miniak miniak changed the title fix: util.promisify(setTimeout) fix: setTimeout cannot be util.promisify'ed Jul 28, 2018
Copy link
Member

@MarshallOfSound MarshallOfSound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we generically do this in wrapWithActivateUvLoop instead of manually reimplementing it

@miniak miniak force-pushed the miniak/set-timeout-promisify branch from 33715a5 to d76e729 Compare July 29, 2018 09:52
@miniak
Copy link
Contributor Author

miniak commented Jul 29, 2018

@MarshallOfSound done

@miniak miniak force-pushed the miniak/set-timeout-promisify branch 2 times, most recently from 4bba829 to 3e73b43 Compare July 29, 2018 11:44
@miniak miniak changed the title fix: setTimeout cannot be util.promisify'ed fix: node APIs cannot be util.promisify'ed Jul 29, 2018
@miniak miniak force-pushed the miniak/set-timeout-promisify branch 2 times, most recently from e460b95 to 7fb1afc Compare July 29, 2018 12:29
@miniak miniak changed the title fix: node APIs cannot be util.promisify'ed fix: setTimeout cannot be util.promisify'ed Jul 29, 2018
@MarshallOfSound MarshallOfSound merged commit 39c5c20 into master Jul 30, 2018
@MarshallOfSound MarshallOfSound deleted the miniak/set-timeout-promisify branch July 30, 2018 01:14
@trop
Copy link
Contributor

trop bot commented Jul 30, 2018

We have automatically backported this PR to "1-8-x", please check out #13858

@trop
Copy link
Contributor

trop bot commented Jul 30, 2018

We have automatically backported this PR to "2-0-x", please check out #13859

@trop
Copy link
Contributor

trop bot commented Jul 30, 2018

We have automatically backported this PR to "3-0-x", please check out #13860

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants