Skip to content

fix(profile): adjust profile handling at the end of the game - #97

Merged
Joltras merged 4 commits into
mainfrom
fix/profileHandling
Aug 9, 2026
Merged

fix(profile): adjust profile handling at the end of the game#97
Joltras merged 4 commits into
mainfrom
fix/profileHandling

Conversation

@Joltras

@Joltras Joltras commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

Proposed changes

Fixes game end handling to ensure final statistics and winner title announcements are correctly delivered to all online players. Ensures player profiles and active tasks are properly cleaned up at the end of a match to prevent memory leaks.
Corrects the winner calculation logic and includes integration tests to verify game finish behavior.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@Joltras Joltras self-assigned this Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Test results

 84 files   84 suites   1m 2s ⏱️
 60 tests  60 ✅ 0 💤 0 ❌
180 runs  179 ✅ 1 💤 0 ❌

Results for commit 4362f84.

@Joltras
Joltras merged commit 71eaf9b into main Aug 9, 2026
7 checks passed
@Joltras
Joltras deleted the fix/profileHandling branch August 9, 2026 13:00
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.

1 participant