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

No longer remove expired playlist items from Room model #30830

Merged

Conversation

smoogipoo
Copy link
Contributor

I don't remember why this exists. It blames back 3 years ago before multiplayer had ability to queue items, or had just been given the initial ability to queue items but doesn't structurally match the current implementation.

I can't see any breakage without this.

Though the code appears slightly different, it should be semantically
equivalent. APIUser equality is implemented on `Id` and `Host` should
never transition from non-null to null.
Copy link
Member

@frenzibyte frenzibyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't find anything wrong with this.

@frenzibyte frenzibyte enabled auto-merge November 24, 2024 03:19
@frenzibyte frenzibyte merged commit 354bc42 into ppy:master Nov 24, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants