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
This bug is pretty difficult to trigger, but the DiscordVoiceConnection class needs solid concurrency control to avoid this sort of issue. Fixing this is unfortunately fairly complex and may require some internal rewrites.
This bug is pretty difficult to trigger, but the
DiscordVoiceConnectionclass needs solid concurrency control to avoid this sort of issue. Fixing this is unfortunately fairly complex and may require some internal rewrites.