Skip to content

modify: fix possible vote deadlock#196

Merged
fltuna merged 1 commit intomainfrom
190-fix-vote-deadlock
Aug 15, 2025
Merged

modify: fix possible vote deadlock#196
fltuna merged 1 commit intomainfrom
190-fix-vote-deadlock

Conversation

@fltuna
Copy link
Copy Markdown
Owner

@fltuna fltuna commented Aug 15, 2025

If !setnextmap is executed while in vote countdown, it will make a huge deadlock, so I've fix this issue by firing McsVoteCancelledEvent to notify vote cancelled state to other controllers.

If !setnextmap is executed while in vote countdown, it will make a huge deadlock, so I've fix this issue by firing McsVoteCancelledEvent to notify vote cancelled state to other controllers.
@fltuna fltuna merged commit c670dc9 into main Aug 15, 2025
@fltuna fltuna deleted the 190-fix-vote-deadlock branch August 15, 2025 10:07
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.

もし、投票カウントダウン中に !setnextmapなどが行われた場合に何もできなくなる

1 participant