Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ [feat] Better _ensure_voice_safety() with improved locks #256

Closed
wants to merge 5 commits into from
Closed

Conversation

hitblast
Copy link
Member

@hitblast hitblast commented Jan 27, 2024

Things changed:

  • (untested) This PR introduces a new skip_play flag to the internal _ensure_voice_safety() method of the Music cog to check if there is actually something that's loaded onto the memory regardless of whether it's paused or not. This has a whole range of usage benefits and actually solves several commands which had previously stopped working due to the music being paused.
  • Fixed broken GitHub Actions status badges in the README.md file.

@hitblast hitblast added tuning Improvements to preexisting stuff feat New features bug-fixed Something wasn't working labels Jan 27, 2024
@hitblast hitblast requested a review from furtidev January 27, 2024 15:21
@hitblast hitblast self-assigned this Jan 27, 2024
@hitblast
Copy link
Member Author

Looks like we've encountered an added layer of complexity with this. Closing the PR for now.

@hitblast hitblast closed this Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixed Something wasn't working feat New features tuning Improvements to preexisting stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant