Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The FirefoxDriver will kill the browser when it receives the quit command, but we still need to explicitly kill the subprocess so we can be notified when the process has died. Only then should we delete the profile directory. This should eliminate the race condition for issue 8564.
- Loading branch information