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

Parsing loops when Git Graph tab is open #3

Open
effektsvk opened this issue Jan 25, 2022 · 5 comments
Open

Parsing loops when Git Graph tab is open #3

effektsvk opened this issue Jan 25, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@effektsvk
Copy link
Owner

When running command while Git Graph extension tab is open, parsing tabs is infinitely looping. Might be issue for other extension tabs as well.

@effektsvk effektsvk added the bug Something isn't working label Jan 25, 2022
@effektsvk effektsvk self-assigned this Jan 25, 2022
@phunanon
Copy link

I also get an infinite loop in some cases but unfortunately was unable to pin-point which tab was causing the issue exactly.

@effektsvk
Copy link
Owner Author

@phunanon I believe there's also a race condition, because sometimes when I just try to run it again it works okay. But this is only when there are no tabs from extensions (such as Git Graph).

@effektsvk
Copy link
Owner Author

@phunanon Hey, fyi, VS Code added Git: Close All Diff Editors command in 1.65.0 so this extension is no longer necessary (🥲) and you can use that instead.

@phunanon
Copy link

phunanon commented Mar 5, 2022

I noticed, thank you! Unfortunately I don't have the Insider's edition at work so I'm waiting patiently :^)

@effektsvk
Copy link
Owner Author

I believe it is production release, I don't have Insider as well.

Repository owner deleted a comment from BhavyClover Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants