Hyper crashes on exit if a powershell instance is running from within the default cmd window
See original GitHub issue-
I am on the latest Hyper.app version
-
I have searched the issues of this repo and believe that this is not a duplicate
-
OS version and name: Windows 10, Version 1903
-
Hyper.app version: 3.0.2.1510
-
Link of a Gist with the contents of your .hyper.js: https://gist.github.com/aditya-giri/0128c0e428a2a3b1f20098551795d10d
-
Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A (Not sure where to get info from)
-
The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
Hyper crashes in the following scenario:
- Open Hyper (defaults to cmd)
- In the cmd prompt, type
powershell
to launch a powershell instance from within command prompt. - Try to exit Hyper (by closing the window using the X)
- Hyper stops responding and has to be killed.
I looked into the open issues to the best of my ability but found nothing similar. I did however find a couple of issues around setting powershell as the default in hyper.js, but this is not the same scenario. Apologies if this is a known bug.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:12
- Comments:10
Top GitHub Comments
Having Similar Issue. Some extra presentations:
It happens the same to me.
I normally open a few tabs on Hyper and I use WSL in some of them. If I try to close one of these tabs without logging out from WSL first, Hyper crashes and I have to kill the process. It always happens, everytime.