-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
When losing connection, the disconnected event gets fired multiple times (at least thats what i believe happens). This is ?probably? a bug in the discord-rpc library you are using, but still causes an arbitrary amount of rpc instances to be created (I got 17 at some point).
An easy fix would be to check if the reconnection is already happening.
Also you don't increase the attempt counter on retries.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
