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

Source Control Graph tab stays forever in "loading" mode #206

Open
ssg opened this issue Oct 10, 2024 · 3 comments
Open

Source Control Graph tab stays forever in "loading" mode #206

ssg opened this issue Oct 10, 2024 · 3 comments

Comments

@ssg
Copy link

ssg commented Oct 10, 2024

screenshot

It stays rolling like that forever. The log:

Using hg 6.3.1+hg4.c44f350759c3 from C:\Program Files\Mercurial\hg.exe
hg root
hg paths
hg log -T json -r p1() + p2()
hg branch
hg status -C
hg cat <REDACTED MODIFIED FILENAME> -r .
hg log -T json -r p1() + p2()
hg cat <REDACTED MODIFIED FILENAME> -r .
hg branch
hg status -C
hg cat <REDACTED MODIFIED FILENAME> -r .
hg incoming -q
hg outgoing -q
remote: ssh: Could not resolve hostname <REDACTED HOST>: No such host is known. 
abort: no suitable response from remote hg


remote: ssh: Could not resolve hostname <REDACTED HOST>: No such host is known. 
abort: no suitable response from remote hg

remote: ssh: Could not resolve hostname <REDACTED HOST>: No such host is known. 
abort: no suitable response from remote hg


remote: ssh: Could not resolve hostname <REDACTED HOST>: No such host is known. 
abort: no suitable response from remote hg

hg log -T json -r p1() + p2()
hg branch
hg status -C
hg log -T json -r p1() + p2()
hg cat <REDACTED MODIFIED FILENAME> -r .
hg branch
hg status -C
@ssg
Copy link
Author

ssg commented Oct 10, 2024

Additional note: A full hg log takes less than a second on this repository.

@ssg
Copy link
Author

ssg commented Oct 10, 2024

The tab icon looks like this too:

tab icon

@PhoneixS
Copy link

PhoneixS commented Dec 3, 2024

This is also tracked on the Visual Studio Code repository in microsoft/vscode#234717 it happens with all extensions except the included for Git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants