Skip to content

Conversation

gitlabmike
Copy link

@gitlabmike gitlabmike commented Aug 8, 2025

Fix chrome process lifetime by trying to nicely terminate the process before killing. Also wait for process to exit before returning from ExitProcess.

This became an issue when trying to get isolation between integration tests. It's a race on the chrome process exiting before we are starting them again.

Note: I wasn't able to get the tests running on my machine so I couldn't verify if any of the tests are impacted.

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.

1 participant