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

Reconnecting to build server doesn't reset "Connecting to sbt" status #6409

Open
ckipp01 opened this issue May 16, 2024 · 3 comments
Open

Reconnecting to build server doesn't reset "Connecting to sbt" status #6409

ckipp01 opened this issue May 16, 2024 · 3 comments
Labels
BSP Generic BSP related tickets bug Something that is making a piece of functionality unusable sbt Generic relation to sbt

Comments

@ckipp01
Copy link
Member

ckipp01 commented May 16, 2024

Describe the bug

Recently I've been having some issues while using sbt as a build server that Metals is unable to start it (a different issue that this report isn't about), but when this happens I often start sbt manually, then use the "Connect build server" command to connect to it. When I do this, the initial connection attempt is still going and it is never told to stop resulting in the status just never disappearing. For example you can see this here:

Screenshot 2024-05-16 at 12 23 21

Expected behavior

I'd expect that when I use the connect to build server command that the current attempt is halted and then the progress notification reflects this.

Operating system

macOS

Editor/Extension

Nvim (nvim-metals)

Version of Metals

1.3.0+74-0500a8cd-SNAPSHOT

Extra context or search terms

No response

@tgodzik tgodzik added sbt Generic relation to sbt BSP Generic BSP related tickets bug Something that is making a piece of functionality unusable labels May 16, 2024
@kasiaMarek
Copy link
Contributor

Maybe we should merge this issue with #2563?

@ckipp01
Copy link
Member Author

ckipp01 commented May 17, 2024

Maybe we should merge this issue with #2563?

Ahhh I forgot that I also created that one 😅. Whichever you prefer. I think yea if we solved that one it may fix this one, but the problem might also be slightly different. So if you do merge them I'd recommend copying all this info over there as well to make sure that if it's addressed both situations are fixed.

@kasiaMarek
Copy link
Contributor

kasiaMarek commented May 20, 2024

but the problem might also be slightly different

Let's just leave it open then, it's connected through comments, so it should be enough to remember to test both.

@tgodzik tgodzik added this to Triage in Metals Issue Board via automation May 22, 2024
@tgodzik tgodzik moved this from Triage to To do in Metals Issue Board May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BSP Generic BSP related tickets bug Something that is making a piece of functionality unusable sbt Generic relation to sbt
Projects
Status: To do
Development

No branches or pull requests

3 participants