You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: