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

Misleading error message in case of connection timeout #13

Open
RaoulSchaffranek opened this issue Aug 6, 2024 · 0 comments
Open

Misleading error message in case of connection timeout #13

RaoulSchaffranek opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@RaoulSchaffranek
Copy link
Member

The error message for connection timeouts pops up even when a retry succeeded. I think this is because we don't dispose the timeout here when we attempt a retry.

https://github.com/runtimeverification/simbolik-vscode/blob/master/src/DebugAdapter.ts#L46

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