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

Terminal became unresponsive, telemetry output disappeared #167609

Closed
bamurtaugh opened this issue Nov 29, 2022 · 6 comments
Closed

Terminal became unresponsive, telemetry output disappeared #167609

bamurtaugh opened this issue Nov 29, 2022 · 6 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@bamurtaugh
Copy link
Member

Testing #167475

Version: 1.74.0-insider (user setup)
Commit: 8b98917
Date: 2022-11-29T07:05:56.358Z
Electron: 19.1.6
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.25247
Sandboxed: Yes

Steps:

  • Open a GitHub repo in VS Code Insiders
  • Set telemetry log level to debug
  • Experiment with different git commands in terminal, attempting to test quick fixes
  • After one of several git push commands, VS Code is stuck loading (SCM view doesn't show commit is pushed, status bar shows loading indefinitely)
  • 🐛 Eventually get a notification that the pty host in the terminal has become unresponsive. I needed to close all open VS Code instances to get back to a working terminal
  • 🐛 Though the terminal works now, I can no longer find the telemetry output channel - I've run the command to set log level and reloaded several times:

image

image

@bamurtaugh
Copy link
Member Author

Seems setting the log level to trace rather than debug results in the Output channel displaying - should we be testing with trace instead?

image

@Tyriar
Copy link
Member

Tyriar commented Nov 29, 2022

Yes trace is right as mentioned in https://code.visualstudio.com/docs/getstarted/telemetry#_output-channel-for-telemetry-events, the TPI was wrong here.

@Tyriar
Copy link
Member

Tyriar commented Nov 29, 2022

After one of several git push commands, VS Code is stuck loading (SCM view doesn't show commit is pushed, status bar shows loading indefinitely)

Could you get a gif of this happening if possible? You might be seeing #130320?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Nov 29, 2022
@bamurtaugh
Copy link
Member Author

If I encounter again, I'll definitely share a gif - it felt like it all happened so fast that I didn't capture a gif this time.

It does look like the issue you linked - I saw the message in #130320 (comment).

@meganrogge
Copy link
Contributor

meganrogge commented Nov 29, 2022

Sorry I meant open dev tools where Debug level shows what is sent as telemetry. Preferable to check the telemetry output channel though as Daniel clarified above

Screenshot 2022-11-29 at 1 21 32 PM

@meganrogge
Copy link
Contributor

@bamurtaugh pls reopen this if you see this again

@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants