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

Changing the socket doesn't work immediately #12

Closed
Varstahl opened this issue Apr 28, 2024 · 1 comment
Closed

Changing the socket doesn't work immediately #12

Varstahl opened this issue Apr 28, 2024 · 1 comment

Comments

@Varstahl
Copy link

I was trying to make the desktop app working, without much success. After a lot of fiddling I realized that after you save the socket path, it's not actually taken into consideration until you restart the whole application, but that's not even mentioned in the app itself.

I've only noticed the behaviour after a change, where the app was still trying to repeatedly connect to the previous one.

It also works in reverse, where if I put an invalid one from the valid one, it still shows the stacks instead of erroring out.

The app needs to flush all results on a socket change and retry on the newly supplied socket.

@Pive01
Copy link
Contributor

Pive01 commented Apr 29, 2024

Hi @Varstahl thanks for submitting your issue. If you look at the description it actually says that you need to restart for it to take effect. We'll try to provide a better UX nevertheless

image

@Pive01 Pive01 closed this as completed Apr 29, 2024
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