DiscordMessenger / dm

Discord Messenger is a free Discord-compatible messaging client targeting both new and old Windows.
MIT License
862 stars 16 forks source link

Discord Messenger keeps going back to the topmost server somehow #70

Closed Zero3K closed 4 months ago

Zero3K commented 4 months ago

I think it happens when resuming from sleep or when the laptop turns off because of low power after saving the state to disk and/or RAM and then restores it when it is turned back on while it is charging.

iProgramMC commented 4 months ago

Do you think? Or do you have a way to reproduce it?

Zero3K commented 4 months ago

I haven't come up with that yet but I will pay attention this time.

Zero3K commented 4 months ago

It's the latter that is causing it.

iProgramMC commented 4 months ago

OK, it turns out this happens when the websocket gateway connection is interrupted, but your internet connection is still up. I'll take a look.