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
!mustop cancels the music_loop_future by throwing a asyncio.CancelledError if the loop is waiting for a currently playing song too; need to differentiate between halting the entire loop.
!mustopcancels themusic_loop_futureby throwing aasyncio.CancelledErrorif the loop is waiting for a currently playing song too; need to differentiate between halting the entire loop.