Skip to content

cli: stop treating chrome launcher kill() as async#15998

Merged
connorjclark merged 4 commits intomainfrom
kill-sync
May 14, 2024
Merged

cli: stop treating chrome launcher kill() as async#15998
connorjclark merged 4 commits intomainfrom
kill-sync

Conversation

@connorjclark
Copy link
Copy Markdown
Collaborator

since GoogleChrome/chrome-launcher#268 kill() is sync. so the timeout thing we are doing (which only really did anything on windows when we waited for taskkill to finish - otherwise sending a kill signal is instant) is no longer needed.

@connorjclark connorjclark requested a review from a team as a code owner May 13, 2024 21:33
@connorjclark connorjclark requested review from adamraine and removed request for a team May 13, 2024 21:33
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.

4 participants