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.
The text was updated successfully, but these errors were encountered:
!mustop
cancels themusic_loop_future
by throwing aasyncio.CancelledError
if the loop is waiting for a currently playing song too; need to differentiate between halting the entire loop.The text was updated successfully, but these errors were encountered: