-
Notifications
You must be signed in to change notification settings - Fork 939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unresponsive with Windows Subsystem for Linux #2690
Comments
Do you know if JLine 2 in general works on Windows Subsystem for Linux? |
I have no idea what this thing supports. |
a thread dump might help with troubleshooting. where's it getting stuck? |
See also microsoft/WSL#541, microsoft/WSL#196, and microsoft/WSL#253 |
I'm marking this Invalid for now since it's likely an environmental issue with the subsystem aka Bash on Windows. |
I'll update this issue after M$ releases a WSL update |
Microsoft just prereleased a new version of Windows Subsystem for Linux. I'm not a Windows Insider so I do not have access to this prerelease. Here is it in case anyone else is interested. |
Same issue here, goes unresponsive after a disk write. Seems to complete the disk write but the shell becomes unresponsive. Can't execute it in another window either, it's just totally dead. I have system managed pagefiles, Windows Defender and bitlocker enabled on C:. Windows 10 Build 1607. |
The Scala REPL, SBT and Activator are all unresponsive when run in the bash shell provided by the Windows 10 Subsystem for Linux (released today). After I type 'sbt' and press Enter, the terminal window becomes unresponsive. No input, no output.
The text was updated successfully, but these errors were encountered: