X Tutup
Skip to content

feat: promisify netLog.stopLogging()#16862

Merged
alexeykuzmin merged 1 commit intomasterfrom
miniak/promisify-netlog
Feb 19, 2019
Merged

feat: promisify netLog.stopLogging()#16862
alexeykuzmin merged 1 commit intomasterfrom
miniak/promisify-netlog

Conversation

@miniak
Copy link
Contributor

@miniak miniak commented Feb 9, 2019

Description of Change

This PR promisifies netLog.stopLogging()

Depends on #16935

/cc @codebytere

Checklist

Release Notes

Notes: Converted netLog.stopLogging() to return a Promise instead of taking a callback.

@miniak miniak requested review from a team and codebytere February 9, 2019 23:02
@miniak miniak force-pushed the miniak/promisify-netlog branch 2 times, most recently from a0285f0 to ba62322 Compare February 9, 2019 23:17
@miniak miniak self-assigned this Feb 9, 2019
@miniak miniak force-pushed the miniak/promisify-netlog branch from ba62322 to 8352b46 Compare February 9, 2019 23:45
@miniak miniak force-pushed the miniak/promisify-netlog branch 2 times, most recently from 3196558 to 0730e60 Compare February 14, 2019 17:09
Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

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

Looks good to me except for a small doc change.

@miniak miniak force-pushed the miniak/promisify-netlog branch from 0730e60 to ce9d63e Compare February 15, 2019 18:19
@jkleinsc
Copy link
Member

Arm CI is failing on this PR for a reason unrelated to this PR. #16992 will resolve that issue.

@miniak
Copy link
Contributor Author

miniak commented Feb 18, 2019

@jkleinsc can you please merge?

@alexeykuzmin alexeykuzmin merged commit 7e7abc2 into master Feb 19, 2019
@release-clerk
Copy link

release-clerk bot commented Feb 19, 2019

Release Notes Persisted

Converted netLog.stopLogging() to return a Promise instead of taking a callback.

@alexeykuzmin alexeykuzmin deleted the miniak/promisify-netlog branch February 19, 2019 10:48
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.

4 participants

X Tutup