fix: chrome crash when CRI client is disconnected (#27116)

* fix: fix chrome crash when CRI client is disconnected

* chore: build binaries for chrome recovery crash for users to test

* chore: add changelog entry
This commit is contained in:
Bill Glesias
2023-06-26 15:24:18 -04:00
committed by GitHub
parent 505e8a00eb
commit fe54cf504a
10 changed files with 195 additions and 45 deletions
+8
View File
@@ -1,4 +1,12 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 12.16.1
_Released 07/05/2023 (PENDING)_
**Bugfixes:**
- Fixed an issue where chrome was not recovering from browser crashes properly. Fixes [#24650](https://github.com/cypress-io/cypress/issues/24650).
## 12.16.0
_Released 06/26/2023_