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: only kill the browser process when it cannot be started but not when waiting on the first target #7762

Merged
merged 1 commit into from Nov 11, 2021

Conversation

whimboo
Copy link
Collaborator

@whimboo whimboo commented Nov 10, 2021

When the browser has been started and we have a valid reference lets make use of it instead of force-killing the process. A force kill should probably be the last resort in cleaning up the process.

This will help with Firefox as described on #7668 (comment).

@google-cla google-cla bot added the cla: yes label Nov 10, 2021
@OrKoN OrKoN merged commit 51e6169 into puppeteer:main Nov 11, 2021
@whimboo whimboo deleted the launcher_kill_waitfortarget branch November 11, 2021 14:29
This was referenced May 30, 2022
This was referenced May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants