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

Fix incorrect continuation in ImportAsUpdate causing UI blockage #28818

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented Jul 11, 2024

Noticed in #28800 (comment).

I have no idea why this was set this way, doesn't make much sense 🙈

de079e0 doesn't really give any clues about why/what was wrong, but i'm inclined to think that whatever made it "wrong" has been fixed either since that commit, or with the very simple change I made in this PR to avoid cross-thread realm access.

@peppy peppy added the realm deals with local realm database label Jul 11, 2024
@bdach bdach self-requested a review July 11, 2024 06:08
@bdach
Copy link
Collaborator

bdach commented Jul 11, 2024

Some worrying test failures in BeatmapImporterUpdateTests here. Could repro locally, a refresh as in a9c8c6e seems to fix, so not sure it is necessary to investigate further.

Copy link
Collaborator

@bdach bdach left a comment

Choose a reason for hiding this comment

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

tentative approval pending confirmation that tests look fixed

@peppy peppy merged commit b1dd2ea into ppy:master Jul 11, 2024
9 of 11 checks passed
@peppy peppy deleted the configure-a-wait-what-the-foo-bar branch July 11, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
realm deals with local realm database size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants