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 thread access in recent iOS orientation changes #31845

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

frenzibyte
Copy link
Member

Got bit by another one from #31368, similar to ppy/osu-framework#6517, and I wouldn't have noticed it if I didn't leave execution mode on multi-threaded. I don't have anything to say besides I'll try to focus more next time.

@frenzibyte frenzibyte added platform/iOS type:reliability next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! labels Feb 10, 2025
@frenzibyte frenzibyte requested a review from peppy February 10, 2025 11:08
@frenzibyte frenzibyte self-assigned this Feb 10, 2025
@peppy peppy merged commit 6ff1a13 into ppy:master Feb 10, 2025
9 checks passed
@frenzibyte frenzibyte deleted the ios-threading-woes branch February 10, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! platform/iOS size/XS type:reliability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants