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

Ctrl+Z spawns a numerous amount of processes #99

Closed
GeorgeWells opened this issue Jun 19, 2017 · 3 comments
Closed

Ctrl+Z spawns a numerous amount of processes #99

GeorgeWells opened this issue Jun 19, 2017 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@GeorgeWells
Copy link

  • GitLens Version: 4.1.2
  • VSCode Version: 1.13.1
  • OS Version: Windows 7 64bit

Steps to Reproduce:

  1. Open an existing file
  2. Write something then Ctrl+Z

Lots of processes spawn in the task manager relating to conhost.exe and git.exe.

Amount of processes before Ctrl+Z: 104
Amount of processes after Ctrl+Z 10 times (repeatedly Ctrl+Y & Ctrl+Z): 603

It locks out the CPU at 100%. It also seems to be that the larger amount of text there is involved, more processes are created. I can't replicate this issue when I disable this plugin. I have tried both Git versions 2.13.0 and 2.13.1.2.

@eamodio eamodio self-assigned this Jun 25, 2017
@eamodio eamodio added the bug Something isn't working label Jun 25, 2017
@eamodio
Copy link
Member

eamodio commented Jun 25, 2017

@GeorgeWells I just published 4.1.4 that might fix this issue -- please let me know and re-open this if not.

@GeorgeWells
Copy link
Author

@eamodio Seems to be working beautifully, thanks! :)

billsedison added a commit to noside911/vscode-gitlens that referenced this issue Jan 4, 2019
Added documentation for packaging and fixed some issues for prod environment
@github-actions
Copy link

github-actions bot commented Dec 8, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants