Skip to content
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

azshell.exe hangs after a couple of minutes when run from wsl2 #7

Open
dazdaz opened this issue Jun 25, 2019 · 1 comment
Open

azshell.exe hangs after a couple of minutes when run from wsl2 #7

dazdaz opened this issue Jun 25, 2019 · 1 comment
Assignees

Comments

@dazdaz
Copy link

dazdaz commented Jun 25, 2019

Love runinng this from wsl2 however the Azure CloudShell terminal hangs after a couple of minutes and I can't enter any more text into the terminal.

profiles.json looks pretty standard ...

            {
            "acrylicOpacity" : 0.5,
            "closeOnExit" : true,
            "colorScheme" : "Campbell",
            "commandline" : "azshell --shell bash",
            "cursorColor" : "#FFFFFF",
            "cursorShape" : "bar",
            "fontFace" : "Consolas",
            "fontSize" : 10,
            "guid" : "{2c4de342-38b7-51cf-b940-2309a097f520}",
            "historySize" : 9001,
            "icon" : "ms-appx:///ProfileIcons/{9acb9455-ca41-5af7-950f-6bca1bc9722f}.png",
            "name" : "Azure CloudShell",
            "padding" : "0, 0, 0, 0",
            "snapOnInput" : true,
            "useAcrylic" : false
        }
@yangl900
Copy link
Owner

thanks for reporting! I assume it was idle (not typing) for couple minutes? It might be the underlying socket connection disconnected. I will do some debugging.

@yangl900 yangl900 self-assigned this Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants