Closed
Description
Current behavior
When I'm trying to close a window of UI test runner on my Mac, it crashes with an error:
The Test Runner unexpectedly exited via a exit event with signal SIGSEGV
Please search Cypress documentation for possible solutions:
https://on.cypress.io
Check if there is a GitHub issue describing this crash:
https://github.com/cypress-io/cypress/issues
Consider opening a new issue.
----------
Platform: darwin (19.6.0)
Cypress Version: 8.3.0
Desired behavior
Cypress should exit without crashing
Test code to reproduce
Just open Cypress 8.3.0 test runner with 'cypress open' and try to close a test runner window from UI
Cypress Version
8.3.0
Other
No response