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
It seems the desktop app can get into a hung state when the system service is restarted (or when it's paused in a debugger). I would expect the connection to remain intact for a paused service (as we don't do keepalives or anything), and I would expect the app to handle disconnecting from the service (either gracefully or not) without hanging.
The text was updated successfully, but these errors were encountered:
It seems the desktop app can get into a hung state when the system service is restarted (or when it's paused in a debugger). I would expect the connection to remain intact for a paused service (as we don't do keepalives or anything), and I would expect the app to handle disconnecting from the service (either gracefully or not) without hanging.
The text was updated successfully, but these errors were encountered: