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

Many git processes can be spawned at startup #3

Closed
Sertion opened this issue Apr 28, 2017 · 2 comments
Closed

Many git processes can be spawned at startup #3

Sertion opened this issue Apr 28, 2017 · 2 comments
Assignees
Labels

Comments

@Sertion
Copy link
Owner

Sertion commented Apr 28, 2017

See waderyan/vscode-gitblame issue #29.

@Sertion
Copy link
Owner Author

Sertion commented Apr 30, 2017

I have been able to reliable re-create this and will start working on different solutions whenever I have some free time.

We do have a problem upstream where git-blame does not allow us to kill a started stream when we get it running.

@Sertion Sertion self-assigned this Apr 30, 2017
@Sertion
Copy link
Owner Author

Sertion commented Apr 30, 2017

It might have been easier than I first thought. A possible solution will be part of the next release.

Sertion added a commit that referenced this issue Apr 30, 2017
* Feature: Adding setting to ignore whitespace changes (`gitblame.ignoreWhitespace`) (#1)
* Feature: Adding setting to open commit info in online tool (`gitblame.commitUrl`) (#6)
* Enhancement: Status bar message no longer clickable when there is no commit associated with the current line
* Enhancement: Adding info about configuration in `README.md`
* Bug: Spawn fewer git processes when opening a file (#3)
@Sertion Sertion closed this as completed Apr 30, 2017
@Sertion Sertion removed the Planned label Mar 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant