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

Clear guess timeout for ClipAction.END_ROUND #2235

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

Brainicism
Copy link
Owner

If a song is guessed correctly after the last clip played in clip mode (ClipAction.END_ROUND), the guess timeout callback is never cleared.

This means the round is reset twice:

  1. End round via correct song guess
  2. End round via guessTimeoutFunc()

@Brainicism Brainicism requested a review from taahamahdi as a code owner October 7, 2024 06:18
@Brainicism Brainicism merged commit 595b2fb into master Oct 7, 2024
6 checks passed
@Brainicism Brainicism deleted the stop-guess-timeout branch October 7, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants