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
Rust version (rustc -V): rustc 1.81.0 (eeb90cda1 2024-09-04)
Serenity/Twilight version: Serenity v0.12.2
Description:
After manually disconnecting the bot from a voice channel and then running TrackHandle::get_info, the bot freezes until you get the bot to join the voice channel again.
Songbird version: next branch, commit 92314a1
Rust version (
rustc -V
): rustc 1.81.0 (eeb90cda1 2024-09-04)Serenity/Twilight version: Serenity v0.12.2
Description:
After manually disconnecting the bot from a voice channel and then running
TrackHandle::get_info
, the bot freezes until you get the bot to join the voice channel again.Minimal reproduction bot: https://github.com/hrolfurgylfa/musicbot-rs/blob/adf6a7f4c1008382e89bc2f9642c4a9979c4c93f/src/main.rs
Steps to reproduce:
The text was updated successfully, but these errors were encountered: