Interactive Console Stops Responding
See original GitHub issueSystem Details
System Details Output
### VSCode version: 1.42.1 c47d83b293181d9be64f27ff093689e8e7aed054 x64
### VSCode extensions:
eamodio.gitlens@10.2.1
Equinusocio.vsc-community-material-theme@1.4.1
Equinusocio.vsc-material-theme@32.5.0
equinusocio.vsc-material-theme-icons@1.1.4
johnpapa.vscode-peacock@3.5.0
ms-dotnettools.csharp@1.21.13
ms-vscode.powershell@2020.3.0
ms-vsliveshare.vsliveshare@1.0.1711
ms-vsliveshare.vsliveshare-audio@0.1.80
ms-vsliveshare.vsliveshare-pack@0.3.4
vscode-icons-team.vscode-icons@10.0.0
wix.vscode-import-cost@2.12.0
### PSES version: 2.0.0.0
### PowerShell version:
Name Value
---- -----
PSVersion 5.1.18362.628
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.18362.628
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
The PowerShell Interactive Console no longer accepts keystrokes sometimes. It’s very hit or miss but has happened to me a couple of times today.
Expected Behaviour
The interactive console continues to function.
Actual Behaviour
Typing doesn’t have any effect on the interactive console.
https://recordit.co/Ral9dac8RT
Attached Logs
Follow the instructions in the troubleshooting docs about capturing and sending logs.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:31 (15 by maintainers)
Top Results From Across the Web
The Unresponsive Terminal - Learning the UNIX ... - O'Reilly
The Unresponsive Terminal · Press the RETURN key. · If you can type commands, but nothing happens when you press RETURN, try pressing...
Read more >Python interactive shell not responding to input when run in ...
This behavior is described in the docs: The interpreter operates somewhat like the Unix shell: when called with standard input connected to a ......
Read more >Windows 10 console stops running if I click in the ... - Super User
1 Answer 1 · Right click on the title bar at the top of the console window. · Click Properties. enter image description...
Read more >Blender GUI freezes when running interactive python console
The blender GUI seems freezed and says "Keine Rückmeldug" - no response. I am using blender 2.81a portable. My guess is, the process...
Read more >Issue 15348: IDLE - shell becomes unresponsive if debugger ...
This is due to PyShell's "executing" flag not being reset. Steps to reproduce: 1) Start IDLE with a shell. 2) Enable debugger. 3)...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s using 1.4.6
Since I have installed
PackageManagement 1.4.6
, I am no longer experiencing the issue. Using latest stable extension2020.3.0
.