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

docs: remove await from chrome.kill() #15982

Merged
merged 3 commits into from May 13, 2024

Conversation

ajuni880
Copy link
Contributor

@ajuni880 ajuni880 commented Apr 30, 2024

Hi,

Summary

Have removed the await keyoword for chrome.kill method because based on it's types it's a void method.

https://github.com/GoogleChrome/chrome-launcher/blob/main/src/chrome-launcher.ts#L51

@ajuni880 ajuni880 requested a review from a team as a code owner April 30, 2024 18:47
@ajuni880 ajuni880 requested review from connorjclark and removed request for a team April 30, 2024 18:47
Copy link

google-cla bot commented Apr 30, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@connorjclark connorjclark changed the title docs: remove await keyowrd docs: remove await from chrome.kill() May 13, 2024
@connorjclark connorjclark merged commit 96e56ed into GoogleChrome:main May 13, 2024
17 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants